File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 benchmark :
3838 uses : ultimaker/cura-workflows/.github/workflows/benchmark.yml@main
3939 with :
40- conan_extra_args : " -o \" curaengine/*:enable_benchmarks=True\" "
40+ conan_extra_args : " -c tools.build:skip_test=False - o \" curaengine/*:enable_benchmarks=True\" "
4141 benchmark_cmd : " benchmark/benchmarks --benchmark_format=json --benchmark_out=benchmark_result.json"
4242 name : " C++ Benchmark"
4343 output_file_path : " benchmark_result.json"
Original file line number Diff line number Diff line change 3636 benchmark :
3737 uses : ultimaker/cura-workflows/.github/workflows/benchmark.yml@main
3838 with :
39- conan_extra_args : " -o \" curaengine/*:enable_benchmarks=True\" "
39+ conan_extra_args : " -c tools.build:skip_test=False - o \" curaengine/*:enable_benchmarks=True\" "
4040 benchmark_cmd : " stress_benchmark/stress_benchmark -o benchmark_result.json"
4141 name : " Stress Benchmark"
4242 output_file_path : " benchmark_result.json"
You can’t perform that action at this time.
0 commit comments