summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/nearest_integer_funcs_perf.cpp
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-07-15[libc][math] Optimize nearest integer functions using builtins when available...OverMighty
2024-07-11[libc][math] Optimize generic nearest integer functions (#98483)OverMighty