summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/max_min_funcs_perf.cpp
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-08-29[libc][math] Add performance tests for fmul and fmull. (#106262)Job Henandez Lara
2024-07-23[libc][math] Optimize maximum and minimum functions using builtins when avail...OverMighty