+ {{ titleData.text }}
+
+
diff vs base {{ selector.base_commit.substring(0, 10) }},
+ query info for just base commit
+
+ query info for just this commit
+
+
+
+ + + + Download/view + raw, + flamegraph, + crox, + codegen-schedule + (Perfetto, Firefox profiler) + results for {{ selector?.commit?.substring(0, 10) }} (new commit) + + +
+ Diff: codegen-schedule + + + +
+ Local profile (base): +
{{ downloadLinksData.localCommands.base }}
+
+
+ + Local profile (new): +
{{ downloadLinksData.localCommands.new }}
+
+
+ + Local profile (diff): +
{{ downloadLinksData.localCommands.diff }}
+
+ Artifact Size
+Artifact | +Size | +Size delta | +
---|---|---|
{{ artifact.name }} | +{{ artifact.size }} | +{{ artifact.sizeDelta }} | +
+ 'Time (%)' is the percentage of the cpu-clock time spent on this query + (we do not use wall-time as we want to account for parallelism). +
+Executions do not include cached executions.
+ ++ Query/Function + | ++ Time (%) + | ++ Time (s) + | ++ Time delta + | ++ Executions + | ++ Executions delta + | ++ Incremental loading (s) + | ++ Incremental loading delta + | +
---|---|---|---|---|---|---|---|
{{ row.label }} | ++ {{ row.timePercent.formatted }} + | +{{ row.timeSeconds.toFixed(3) }} | +
+ |
+ {{ row.executions }} | +
+ |
+ {{ row.incrementalLoading.toFixed(3) }} | +
+ |
+