summaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu/LibcGpuBenchmark.cpp
AgeCommit message (Expand)Author
2025-08-15[libc] Polish GPU benchmarking (#153900)Leandro Lacerda
2025-08-15[libc] Improve GPU benchmarking (#153512)Leandro Lacerda
2025-07-18[libc] Fix GPU benchmarkingJoseph Huber
2024-08-18[libc][gpu] Add Atan2 Benchmarks (#104708)jameshu15869
2024-08-08[libc] [gpu] Fix Minor Benchmark UI Issues (#102529)jameshu15869
2024-08-05[libc] [gpu] Change Time To Be Per Iteration (#101919)jameshu15869
2024-07-29[libc] Add Generic and NVPTX Sin Benchmark (#99795)jameshu15869
2024-07-26[libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838)jameshu15869
2024-07-22[libc] Fix invalid format specifier in benchmarkJoseph Huber
2024-07-21[libc] Add N Threads Benchmark Helper (#99834)jameshu15869
2024-07-21[libc] Improve Benchmark UI (#99796)jameshu15869
2024-07-18[libc] Add Multithreaded GPU Benchmarks (#98964)jameshu15869
2024-07-15[libc] Use Atomics in GPU Benchmarks (#98842)jameshu15869
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-11[libc] Correctly Run Multiple Benchmarks in the Same File (#98467)jameshu15869
2024-07-06[libc] Fix Cppcheck Issues (#96999)jameshu15869
2024-06-26[libc] NVPTX Profiling (#92009)jameshu15869