repo.or.cz
/
libgit2
/
github.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
89f0dab
)
ci: produce flamegraphs during benchmark run
author
Edward Thomson
<
[email protected]
>
Fri, 10 Jan 2025 21:47:45 +0000
(10 21:47 +0000)
committer
Edward Thomson
<
[email protected]
>
Mon, 13 Jan 2025 21:23:04 +0000
(13 21:23 +0000)
.github/workflows/benchmark.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/benchmark.yml
b/.github/workflows/benchmark.yml
index
3685461
..
75305f0
100644
(file)
--- a/
.github/workflows/benchmark.yml
+++ b/
.github/workflows/benchmark.yml
@@
-109,7
+109,7
@@
jobs:
../source/tests/benchmarks/benchmark.sh \
${SUITE_FLAG} ${DEBUG_FLAG} \
--baseline-cli "git" --cli "${GIT2_CLI}" --name libgit2 \
- --json benchmarks.json --zip benchmarks.zip
+ --json benchmarks.json --
flamegraph --
zip benchmarks.zip
shell: bash
- name: Upload results
uses: actions/upload-artifact@v4