Skip to content

Commit ea6f8fe

Browse files
authored
Include vortex-compute in codspeed benchmarks (#8477)
1 parent 48c33e8 commit ea6f8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
include:
30-
- { shard: 1, name: "Core foundation", packages: "vortex-buffer vortex-error vortex-mask" }
30+
- { shard: 1, name: "Core foundation", packages: "vortex-buffer vortex-error vortex-mask vortex-compute" }
3131
- { shard: 2, name: "Arrays", packages: "vortex-array", features: "--features _test-harness" }
3232
- { shard: 3, name: "Main library", packages: "vortex" }
3333
- { shard: 4, name: "Encodings 1", packages: "vortex-alp vortex-bytebool vortex-datetime-parts" }

0 commit comments

Comments
 (0)