]> git.ipfire.org Git - thirdparty/glibc.git/history - benchtests/bench-skeleton.c
po: Incorporate translations (sr)
[thirdparty/glibc.git] / benchtests / bench-skeleton.c
2024-01-12  Wilco DijkstraBenchtests: Increase benchmark iterations
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-04-09  Wilco DijkstraRemove TIMING_INIT
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-08-11  Siddhesh Poyarekar[benchtests] Add mandatory attributes to workload tests
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-17  Wilco DijkstraAdd math benchmark latency test
2017-06-20  Wilco DijkstraImprove math benchmark infrastructure
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-18  Wilco DijkstraAdd a new benchmark for isinf/isnan/isnormal/isfinite...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-05-26  Siddhesh Poyarekarbenchtests: Add new directive for benchmark initializat...
2014-04-11  Will Newtonbenchtests: Improve readability of JSON output
2014-03-29  Siddhesh PoyarekarDetailed benchmark outputs for functions
2014-03-29  Siddhesh PoyarekarMake bench.out in json format
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-11  Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-05-13  Siddhesh PoyarekarUse HP_TIMING for benchmarks if available
2013-05-10  Siddhesh PoyarekarFix coding style
2013-05-08  Ondrej BilkaPreheat CPU in benchtests.
2013-04-30  Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30  Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-03-15  Siddhesh PoyarekarFramework for performance benchmarking of functions