Skip to content

Commit

Permalink
feat: Run benchmarks for prime sieve and sort list
Browse files Browse the repository at this point in the history
Bug: N/A
Change-Id: If5f68f8231a1672235320ca454b6ece3f671fd13
GitOrigin-RevId: 670f0b7e2f3d07f71c40ba8a76ec6570ff43ae64
  • Loading branch information
Privacy Sandbox Team authored and copybara-github committed Sep 20, 2024
1 parent 555a5f7 commit 81dcce7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run-benchmarks
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ if [[ ${#targets[@]} -eq 0 ]]; then
//src/roma/benchmark:isolate_restoration_benchmark
//src/roma/benchmark:host_api_grpc_benchmark
//src/roma/benchmark:kv_server_udf_benchmark_test
//src/roma/benchmark:prime_sieve_benchmark
//src/roma/benchmark:sort_list_benchmark
//src/roma/benchmark/serde:serialize_benchmark
//src/roma/benchmark/serde:deserialize_benchmark
//src/roma/benchmark/compiler:execute_benchmark
Expand Down

0 comments on commit 81dcce7

Please sign in to comment.