Add/update binary-search benchmark

This commit is contained in:
2025-08-17 15:02:18 +00:00
parent b4dac54765
commit 8ac5c0bdaf

View File

@@ -12,7 +12,7 @@ jobs:
ELEMENTS: [1024] ELEMENTS: [1024]
ELEMENTS_TO_FIND: [100] ELEMENTS_TO_FIND: [100]
container: container:
image: quay.io/jonas_peeters/small-boom-config:0.5 image: quay.io/jonas_peeters/small-boom-config:0.6
steps: steps:
- name: Download binary - name: Download binary
run: | run: |