feat update benchmark
This commit is contained in:
parent
ed0dfc9c6f
commit
9cbdb37e01
@ -50,4 +50,4 @@ jobs:
|
|||||||
ctest --output-on-failure -j $(nproc)
|
ctest --output-on-failure -j $(nproc)
|
||||||
- name: benchmark
|
- name: benchmark
|
||||||
run: |
|
run: |
|
||||||
./build/tile_bm_all
|
./build/bin/tile_bm_all
|
||||||
|
@ -52,4 +52,4 @@ jobs:
|
|||||||
ctest --output-on-failure -j $(nproc)
|
ctest --output-on-failure -j $(nproc)
|
||||||
- name: benchmark
|
- name: benchmark
|
||||||
run: |
|
run: |
|
||||||
./build/tile_bm_all
|
./build/bin/tile_bm_all
|
||||||
|
Loading…
Reference in New Issue
Block a user