time: Avoid alignment gaps in __tzfile_read
[platform/upstream/glibc.git] / benchtests /
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-27 Wilco DijkstraImprove bench-strlen
2018-12-21 Wilco DijkstraRefactor string benchtests
2018-12-12 Leonardo Sandovalbenchtests: send non-consumable data to stderr
2018-12-12 Leonardo Sandovalbenchtests: include --stats parameter
2018-12-12 Leonardo Sandovalbenchtests: keep comparing even if function timings...
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-24 H.J. Lux86: Support RDTSCP for benchtests
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-10-08 Leonardo Sandovalbenchtests: Set float type on --threshold argument
2018-08-16 Siddhesh PoyarekarReallocate buffers for every run in strlen
2018-08-16 Siddhesh PoyarekarPrint strlen benchmark output in json
2018-08-11 Siddhesh Poyarekar[benchtests] Add workload test properties to schema
2018-08-11 Siddhesh Poyarekar[benchtests] Add mandatory attributes to workload tests
2018-08-07 Siddhesh Poyarekarbenchtests: Clean up the alloc_bufs
2018-08-02 Siddhesh Poyarekar[benchtests] Fix compare_strings.py for python2
2018-07-19 Leonardo Sandovalbenchtests: improve argument parsing through argparse...
2018-07-16 Wilco DijkstraImprove strstr performance
2018-06-12 H.J. Lubenchtests: Add -f/--functions argument
2018-06-01 Leonardo Sandovalbenchtests: Catch exceptions in input arguments
2018-06-01 Leonardo Sandovalbenchtests: Add --no-diff and --no-header options
2018-05-07 Siddhesh Poyarekarbenchtests: Move iterator declaration into loop header
2018-03-19 Wilco DijkstraUndefine attribute_hidden to fix benchtests
2018-03-15 Wilco DijkstraUse correct includes in benchtests
2018-03-06 Siddhesh Poyarekarbenchtests: Don't benchmark 0 length calls for strncmp
2018-03-06 Siddhesh Poyarekarbenchtests: Reallocate buffers for every strncmp implem...
2018-03-06 Siddhesh Poyarekarbenchtests: Convert strncmp benchmark output to json
2018-02-12 Wilco DijkstraRemove slow paths from pow
2018-02-02 Siddhesh Poyarekarbenchtests: Make bench-memcmp print json
2018-02-02 Siddhesh Poyarekarbenchtests: Reallocate buffers for every test run
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-14 Siddhesh PoyarekarConvert strcmp benchmark output to json format
2017-11-28 Victor Rodriguezbenchtests: Enable BENCHSET to run subset of tests
2017-11-28 Victor Rodriguezbenchtests: Expand range of tests names in schema.json
2017-11-28 Victor Rodriguezbenchtests: Adjust valid and accepted properties
2017-11-20 Siddhesh Poyarekarbenchtests: Bump start size since smaller sizes are...
2017-11-20 Siddhesh Poyarekarbenchtests: Fix walking sizes and directions for *...
2017-10-13 Rajalakshmi Sriniv... Benchtests for sinf, cosf and sincosf
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memmove
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memset
2017-10-05 Siddhesh Poyarekarbenchtests: Memory walking benchmark for memcpy
2017-09-20 Szabolcs NagyAdd exp2f and log2f benchmark trace
2017-09-19 Wilco DijkstraAdd logf trace
2017-09-19 Wilco DijkstraAdd expf trace
2017-09-19 Joseph MyersAdd benchtests for trunc and truncf.
2017-09-16 Siddhesh Poyarekarbenchtests: New -g option to generate graphs in compare...
2017-09-16 Siddhesh Poyarekarbenchtests: Make compare_strings.py output a bit prettier
2017-09-16 Siddhesh Poyarekarbenchtests: Use argparse to parse arguments
2017-09-14 Siddhesh Poyarekarbenchtests: Reallocate buffers for memset
2017-09-14 Siddhesh Poyarekarbenchtests: Make memset benchmarks print json
2017-09-14 Mike FABIANAdd new codepage charmaps/IBM858 [BZ #21084]
2017-08-21 Florian Weimerbenchtests: Do not compile benchmark objects as libc...
2017-08-17 Wilco DijkstraAdd math benchmark latency test
2017-08-11 Siddhesh Poyarekarbenchtests: Print json in memmove benchmark
2017-08-11 Siddhesh Poyarekarbenchtests: Remove verification runs from benchmark...
2017-08-07 Siddhesh Poyarekarbenchtests: Avoid a display error when running in text...
2017-08-07 Siddhesh Poyarekarbenchtests: Allow selecting baseline for compare_string.py
2017-08-07 Siddhesh Poyarekarbenchtests: Use TEST_NAME instead of hardcoding memcpy
2017-06-22 Siddhesh Poyarekarbenchtests: New script to parse memcpy results
2017-06-22 Siddhesh Poyarekarbenchtests: Make memcpy benchmarks print results in...
2017-06-22 Siddhesh Poyarekarbenchtests: Print string array elements, int and uint...
2017-06-20 Wilco DijkstraAdd powf trace
2017-06-20 Wilco DijkstraImprove math benchmark infrastructure
2017-06-20 Paul ClarkeAdd powf bench tests
2017-06-14 Adhemerval Zanellanptl: Invert the mmap/mprotect logic on allocated stack...
2017-06-04 H.J. Lubenchtests: Add more tests for memrchr
2017-05-09 Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-28 Steve EllceyChange TEST_NAME to memcpy to fix IFUNC testing of...
2017-03-26 Siddhesh PoyarekarActually add bench-memcpy-random
2017-03-23 Wilco DijkstraAdd a new randomized memcpy test for copies up to 256...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-22 Siddhesh PoyarekarAdd configure check for python program
2016-12-21 Wilco DijkstraThis patch cleans up the strsep implementation and...
2016-12-19 Adhemerval Zanellabenchtests: Add fmaxf/fminf benchmarks
2016-12-19 Adhemerval Zanellabenchtests: Add fmax/fmin benchmarks
2016-12-19 Adhemerval ZanellaAdjust benchtests to new support library.
2016-12-17 Siddhesh PoyarekarLink benchset tests against libsupport
2016-12-14 Wilco DijkstraImprove strtok and strtok_r performance. Instead of...
2016-10-21 Joseph MyersUse -fno-builtin for sqrt benchmark.
2016-05-18 H.J. LuClear destination buffer updated by the previous run
2016-04-20 Siddhesh Poyarekarbenchtests: Support for cross-building benchmarks
2016-04-20 Siddhesh Poyarekarbenchtests: Clean up extra-objs
2016-04-20 Siddhesh Poyarekarbenchtests: Update README to include instructions for...
2016-04-20 Siddhesh PoyarekarNew make target to only build benchmark binaries
2016-04-08 Mike Frysingerlocaledata: iw_IL: delete old/deprecated locale [BZ...
2016-04-06 H.J. LuAdd memcpy/memmove/memset benchmarks with large data
2016-04-01 H.J. LuTest 64-byte alignment in memset benchtest
2016-04-01 H.J. LuTest 64-byte alignment in memmove benchtest
2016-04-01 H.J. LuTest 64-byte alignment in memcpy benchtest
2016-03-08 H.J. LuSupport --enable-hardcoded-path-in-tests in benchtests
2016-01-13 Carlos O'DonellUse $(PYTHON) to run benchtests python files.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-08 Siddhesh Poyarekarbenchtests: ffs and ffsll are string functions, not...
2015-12-08 Siddhesh Poyarekarbenchtests: Add inputs from sin and cos to sincos
2015-11-17 Siddhesh Poyarekarbenchtests: Mark output variables as used
2015-09-18 Wilco DijkstraAdd a new benchmark for isinf/isnan/isnormal/isfinite...
2015-08-26 Stefan LieblerS390: Optimize wmemcmp.
2015-08-26 Stefan LieblerS390: Optimize wmemset.
2015-08-26 Stefan LieblerS390: Optimize memchr, rawmemchr and wmemchr.
next