[libc-commits] [libc] [libc] Run Benchmarks on 32 Threads by Default (PR #98964)
via libc-commits
libc-commits at lists.llvm.org
Mon Jul 15 14:42:49 PDT 2024
jameshu15869 wrote:
Ah, do you mean have the macro say how many threads to use? e.g. `BENCHMARK(LlvmLibcIsAlNumGpuBenchmark, IsAlnum, BM_IsAlnum, 32);`?
https://github.com/llvm/llvm-project/pull/98964
More information about the libc-commits
mailing list