index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchtests
Age
Commit message (
Expand
)
Author
2015-09-18
Add a new benchmark for isinf/isnan/isnormal/isfinite/fpclassify. The test us...
Wilco Dijkstra
2015-08-26
S390: Optimize wmemcmp.
Stefan Liebler
2015-08-26
S390: Optimize wmemset.
Stefan Liebler
2015-08-26
S390: Optimize memchr, rawmemchr and wmemchr.
Stefan Liebler
2015-08-26
S390: Optimize strcspn and wcscspn.
Stefan Liebler
2015-08-26
S390: Optimize strpbrk and wcspbrk.
Stefan Liebler
2015-08-26
S390: Optimize strspn and wcsspn.
Stefan Liebler
2015-08-26
S390: Optimize strrchr and wcsrchr.
Stefan Liebler
2015-08-26
S390: Optimize strchrnul and wcschrnul.
Stefan Liebler
2015-08-26
S390: Optimize strchr and wcschr.
Stefan Liebler
2015-08-26
S390: Optimize strncmp and wcsncmp.
Stefan Liebler
2015-08-26
S390: Optimize strcmp and wcscmp.
Stefan Liebler
2015-08-26
S390: Optimize strncat wcsncat.
Stefan Liebler
2015-08-26
S390: Optimize strcat and wcscat.
Stefan Liebler
2015-08-26
S390: Optimize stpncpy and wcpncpy.
Stefan Liebler
2015-08-26
S390: Optimize strncpy and wcsncpy.
Stefan Liebler
2015-08-26
S390: Optimize stpcpy and wcpcpy.
Stefan Liebler
2015-08-26
S390: Optimize strcpy and wcscpy.
Stefan Liebler
2015-08-26
S390: Optimize strnlen and wcsnlen.
Stefan Liebler
2015-08-26
S390: Optimize strlen and wcslen.
Stefan Liebler
2015-07-20
Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]
Khem Raj
2015-06-19
Fix benchtests build failure after 'add benchmark for strcoll'
Stefan Liebler
2015-06-01
benchtest: script to compare two benchmarks
Siddhesh Poyarekar
2015-06-01
New module to import and process benchmark output
Siddhesh Poyarekar
2015-05-21
Add sprintf benchmark.
Carlos O'Donell
2015-05-13
Add strcoll benchmark
Leonhard Holz
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-12-31
powerpc: POWER7 strcpy optimization for unaligned strings
Rajalakshmi Srinivasaraghavan
2014-11-26
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
Joseph Myers
2014-11-05
benchtests: Add malloc microbenchmark
Will Newton
2014-09-10
PowerPC: memset optimization for POWER8/PPC64
Adhemerval Zanella
2014-07-03
Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
Richard Henderson
2014-06-19
Remove unnecessary $(.)
Siddhesh Poyarekar
2014-06-11
Validate bench.out against a JSON schema
Siddhesh Poyarekar
2014-06-06
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-05-26
benchtests: Add new directive for benchmark initialization hook
Siddhesh Poyarekar
2014-05-16
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-04-15
benchtests: Link against objects in build directory
Siddhesh Poyarekar
2014-04-11
benchtests: Improve readability of JSON output
Will Newton
2014-04-10
benchtests: Add pthread_once common-case test.
Torvald Riegel
2014-04-01
benchtests: Build ffs and ffsl benchtests with -fno-builtin
Will Newton
2014-03-31
benchtests: Add benchtests for ffs and ffsll
Will Newton
2014-03-29
Detailed benchmark outputs for functions
Siddhesh Poyarekar
2014-03-29
Make bench.out in json format
Siddhesh Poyarekar
2014-03-29
[benchtests] Use inputs file for modf
Siddhesh Poyarekar
2014-03-26
benchtests/bench-strtod.c: Increase timeout value
Will Newton
2014-03-24
benchtests: Move bench.py to benchtests/scripts/
Siddhesh Poyarekar
2014-03-21
Implement benchmarking script in python
Siddhesh Poyarekar
2014-02-28
Make strtok benchmark competive.
Ondřej Bílka
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
[next]