Skip to content

Commit

Permalink
ci: record default benchmark to gen/default for dobench.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed May 29, 2024
1 parent d2c40f5 commit 8bcf9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ sdk_gen_benchmark:
- export LOGROOT=gen
- export RUNTARGET=
- export SDK_COPY_OBJECTS="elf,map,dump"
- bash tools/scripts/misc/dobench/dobench.sh $LOGROOT
- RUNMODE= bash tools/scripts/misc/dobench/dobench.sh $LOGROOT/default
- bash tools/scripts/misc/build_benchmark.sh
artifacts:
when: always
Expand Down

0 comments on commit 8bcf9e2

Please sign in to comment.