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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchtests
Commit message (
Expand
)
Author
Age
Files
Lines
*
New benchtest: pthread locks
DJ Delorie
2020-10-21
2
-1
/
+556
*
bench-strcmp.c: Add workloads on page boundary
H.J. Lu
2020-09-24
1
-0
/
+56
*
bench-strncmp.c: Add workloads on page boundary
H.J. Lu
2020-09-24
1
-0
/
+128
*
benchtests: Run _Float128 tests only on architectures that support it
Arjun Shankar
2020-09-23
4
-7
/
+11
*
benchtests: Add "workload" traces for sinf128
Paul Zimmermann
2020-09-10
2
-1
/
+2008
*
benchtests: Add "workload" traces for sinf
Paul Zimmermann
2020-09-10
1
-0
/
+2004
*
benchtests: Add "workload" traces for sin
Paul Zimmermann
2020-09-10
1
-0
/
+2004
*
benchtests: Add "workload" traces for powf128
Paul Zimmermann
2020-09-10
2
-1
/
+1006
*
benchtests: Add "workload" traces for pow
Paul Zimmermann
2020-09-10
1
-0
/
+1002
*
benchtests: Add "workload" traces for expf128
Paul Zimmermann
2020-09-10
2
-1
/
+1006
*
benchtests: Add "workload" traces for exp
Paul Zimmermann
2020-09-10
1
-0
/
+1002
*
benchtests/README update.
Paul Zimmermann
2020-08-04
1
-6
/
+14
*
Remove --enable-obsolete-rpc configure flag
Petr Vorel
2020-07-13
1
-29
/
+0
*
benchtests: Add exp10f benchmark
Adhemerval Zanella
2020-06-19
2
-1
/
+2390
*
benchtests: Restore the clock_gettime option
H.J. Lu
2020-06-05
3
-2
/
+17
*
Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.h
H.J. Lu
2020-06-05
1
-1
/
+0
*
y2038: Replace __clock_gettime with __clock_gettime64
Lukasz Majewski
2020-05-20
1
-1
/
+1
*
Add benchtests for roundeven and roundevenf.
Shen-Ta Hsieh
2020-03-27
3
-2
/
+47
*
Convert Python scripts to Python 3
Alistair Francis
2020-03-03
2
-2
/
+2
*
Improve random memcpy benchmark
Wilco Dijkstra
2020-02-10
1
-29
/
+57
*
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
82
-82
/
+82
*
Add new script for plotting string benchmark JSON output
Krzysztof Koch
2019-11-13
1
-0
/
+395
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
81
-81
/
+81
*
Use generic memset/memcpy/memmove in benchtests
Wilco Dijkstra
2019-08-30
5
-91
/
+65
*
benchtests: Add logb{f} benchmark
Adhemerval Zanella
2019-07-08
3
-1
/
+23
*
benchtests: hypot benchmark
Adhemerval Zanella
2019-07-08
2
-1
/
+17
*
Further improve string bench timing
Wilco Dijkstra
2019-06-28
12
-13
/
+14
*
Bump up the runtime for "short" benchmarks
Anton Youdkevitch
2019-06-28
9
-8
/
+9
*
Fix gcc 9 build errors for make xcheck. [BZ #24556]
Stefan Liebler
2019-06-19
2
-2
/
+3
*
benchtests: Add isnan/isinf/isfinite benchmark
Adhemerval Zanella
2019-06-12
4
-1
/
+67
*
Benchmark strstr hard needles
Wilco Dijkstra
2019-06-11
1
-0
/
+79
*
Improve string benchtest timing
Wilco Dijkstra
2019-05-21
12
-32
/
+25
*
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
2
-3
/
+3
*
Improve string benchtests
Wilco Dijkstra
2019-04-09
9
-141
/
+73
*
Improve bench-strstr
Wilco Dijkstra
2019-04-09
1
-83
/
+137
*
Improve bench-memmem
Wilco Dijkstra
2019-04-09
1
-17
/
+62
*
Remove TIMING_INIT
Wilco Dijkstra
2019-04-09
5
-17
/
+1
*
Add generic hp-timing support
Wilco Dijkstra
2019-03-22
3
-48
/
+9
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
1
-1
/
+1
*
Add some spaces before '('.
Joseph Myers
2019-02-27
3
-9
/
+10
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
2
-7
/
+7
*
Add missing bench-malloc-simple.c file.
Wilco Dijkstra
2019-02-14
1
-0
/
+188
*
Add malloc micro benchmark
Wilco Dijkstra
2019-02-14
1
-5
/
+13
*
benchtests: Remove useless ORIG_SRC in memmove benchmarks
Siddhesh Poyarekar
2019-02-14
2
-8
/
+8
*
String benchtest cleanup
Wilco Dijkstra
2019-02-12
19
-384
/
+28
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
82
-82
/
+82
*
Improve bench-strlen
Wilco Dijkstra
2018-12-27
1
-14
/
+20
*
Refactor string benchtests
Wilco Dijkstra
2018-12-21
21
-207
/
+71
[next]