GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchtests
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run bench-timing-type with newly built libc.
Joseph Myers
2020-01-20
1
-1
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
benchtests: Add logb{f} benchmark
Adhemerval Zanella
2019-07-08
1
-1
/
+1
*
benchtests: hypot benchmark
Adhemerval Zanella
2019-07-08
1
-1
/
+1
*
benchtests: Add isnan/isinf/isfinite benchmark
Adhemerval Zanella
2019-06-12
1
-1
/
+4
*
benchtests: Enable BIND_NOW if configured with --enable-bind-now
Florian Weimer
2019-04-25
1
-2
/
+10
*
Reduce benchtests time
Wilco Dijkstra
2019-04-24
1
-2
/
+2
*
Add generic hp-timing support
Wilco Dijkstra
2019-03-22
1
-6
/
+0
*
Add malloc micro benchmark
Wilco Dijkstra
2019-02-14
1
-5
/
+13
*
String benchtest cleanup
Wilco Dijkstra
2019-02-12
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
1
-7
/
+0
*
x86: Support RDTSCP for benchtests
H.J. Lu
2018-10-24
1
-0
/
+6
*
Use correct includes in benchtests
Wilco Dijkstra
2018-03-15
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
benchtests: Enable BENCHSET to run subset of tests
Victor Rodriguez
2017-11-28
1
-20
/
+49
*
Benchtests for sinf, cosf and sincosf
Rajalakshmi Srinivasaraghavan
2017-10-13
1
-1
/
+2
*
benchtests: Memory walking benchmark for memmove
Siddhesh Poyarekar
2017-10-05
1
-1
/
+1
*
benchtests: Memory walking benchmark for memset
Siddhesh Poyarekar
2017-10-05
1
-1
/
+1
*
benchtests: Memory walking benchmark for memcpy
Siddhesh Poyarekar
2017-10-05
1
-1
/
+2
*
Add exp2f and log2f benchmark trace
Szabolcs Nagy
2017-09-20
1
-1
/
+1
*
Add logf trace
Wilco Dijkstra
2017-09-19
1
-1
/
+1
*
Add expf trace
Wilco Dijkstra
2017-09-19
1
-1
/
+1
*
Add benchtests for trunc and truncf.
Joseph Myers
2017-09-19
1
-1
/
+3
*
benchtests: Do not compile benchmark objects as libc modules [BZ #21864]
Florian Weimer
2017-08-21
1
-4
/
+5
*
Add powf bench tests
Paul Clarke
2017-06-20
1
-1
/
+1
*
nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)
Adhemerval Zanella
2017-06-14
1
-1
/
+1
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Add a new randomized memcpy test for copies up to 256 bytes. The distribution
Wilco Dijkstra
2017-03-23
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Add configure check for python program
Siddhesh Poyarekar
2016-12-22
1
-2
/
+8
*
benchtests: Add fmaxf/fminf benchmarks
Adhemerval Zanella
2016-12-19
1
-1
/
+4
*
benchtests: Add fmax/fmin benchmarks
Adhemerval Zanella
2016-12-19
1
-1
/
+3
*
Link benchset tests against libsupport
Siddhesh Poyarekar
2016-12-18
1
-0
/
+1
*
Use -fno-builtin for sqrt benchmark.
Joseph Myers
2016-10-21
1
-0
/
+1
*
benchtests: Support for cross-building benchmarks
Siddhesh Poyarekar
2016-04-20
1
-4
/
+19
*
benchtests: Clean up extra-objs
Siddhesh Poyarekar
2016-04-20
1
-1
/
+4
*
New make target to only build benchmark binaries
Siddhesh Poyarekar
2016-04-20
1
-1
/
+4
*
localedata: iw_IL: delete old/deprecated locale [BZ #16137]
Mike Frysinger
2016-04-08
1
-1
/
+1
*
Add memcpy/memmove/memset benchmarks with large data
H.J. Lu
2016-04-06
1
-1
/
+1
*
Support --enable-hardcoded-path-in-tests in benchtests
H.J. Lu
2016-03-08
1
-2
/
+2
*
Use $(PYTHON) to run benchtests python files.
Carlos O'Donell
2016-01-13
1
-3
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
benchtests: ffs and ffsll are string functions, not math
Siddhesh Poyarekar
2015-12-09
1
-16
/
+18
*
Add a new benchmark for isinf/isnan/isnormal/isfinite/fpclassify. The test us...
Wilco Dijkstra
2015-09-18
1
-1
/
+5
*
S390: Optimize wmemcmp.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize wmemset.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize memchr, rawmemchr and wmemchr.
Stefan Liebler
2015-08-26
1
-1
/
+2
*
S390: Optimize strcspn and wcscspn.
Stefan Liebler
2015-08-26
1
-1
/
+1
[next]