aboutsummaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu/LibcGpuBenchmark.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-07-18[libc] Fix GPU benchmarkingJoseph Huber1-1/+1
2024-08-18[libc][gpu] Add Atan2 Benchmarks (#104708)jameshu158691-2/+2
2024-08-08[libc] [gpu] Fix Minor Benchmark UI Issues (#102529)jameshu158691-5/+7
2024-08-05[libc] [gpu] Change Time To Be Per Iteration (#101919)jameshu158691-5/+5
2024-07-29[libc] Add Generic and NVPTX Sin Benchmark (#99795)jameshu158691-1/+4
2024-07-26[libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838)jameshu158691-0/+1
2024-07-22[libc] Fix invalid format specifier in benchmarkJoseph Huber1-16/+11
2024-07-21[libc] Add N Threads Benchmark Helper (#99834)jameshu158691-4/+1
2024-07-21[libc] Improve Benchmark UI (#99796)jameshu158691-10/+47
2024-07-18[libc] Add Multithreaded GPU Benchmarks (#98964)jameshu158691-2/+7
2024-07-15[libc] Use Atomics in GPU Benchmarks (#98842)jameshu158691-41/+94
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek1-2/+3
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini1-3/+2
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek1-2/+3
2024-07-11[libc] Correctly Run Multiple Benchmarks in the Same File (#98467)jameshu158691-4/+3
2024-07-06[libc] Fix Cppcheck Issues (#96999)jameshu158691-13/+12
2024-06-26[libc] NVPTX Profiling (#92009)jameshu158691-0/+140