We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e21b6 commit dfadbfdCopy full SHA for dfadbfd
.github/workflows/ci.yml
@@ -56,6 +56,8 @@ jobs:
56
include:
57
- codspeed-mode: "instrumentation"
58
runner: "ubuntu-latest"
59
+ - codspeed-mode: "memory"
60
+ runner: "ubuntu-latest"
61
- codspeed-mode: "walltime"
62
runner: "codspeed-macro"
63
- codspeed-mode: "off"
@@ -96,6 +98,8 @@ jobs:
96
98
97
99
100
101
102
103
104
105
0 commit comments