summaryrefslogtreecommitdiff
path: root/libcxx/utils/compare-benchmarks
AgeCommit message (Expand)Author
2025-10-20[libc++] Fix off-by-one error in compare-benchmarks scriptLouis Dionne
2025-10-17[libc++] Fix bugs in geomean calculationLouis Dionne
2025-10-17[libc++] Compute geomean in compare-benchmarksLouis Dionne
2025-10-07[libc++] Allow sorting by a few criteria in compare-benchmarksLouis Dionne
2025-09-26[libc++] Support comparison of more than two data sets in compare-benchmarksLouis Dionne
2025-09-25[libc++] Use pandas.DataFrame in compare-benchmarksLouis Dionne
2025-09-24[libc++] Allow naming series and adding a subtitle in compare-benchmarksLouis Dionne
2025-09-23[libc++] Add an --open option to compare-benchmarksLouis Dionne
2025-09-19[libc++] Add a utility to visualize historical benchmark data locallyLouis Dionne
2025-09-11[libc++] Ensure benchmark comparison output ends with a newlineLouis Dionne
2025-09-09[libc++] Update utilities to compare benchmarks (#157556)Louis Dionne