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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
benchtests: send non-consumable data to stderr
Leonardo Sandoval
2018-12-12
1
-3
/
+4
*
benchtests: include --stats parameter
Leonardo Sandoval
2018-12-12
1
-9
/
+18
*
benchtests: keep comparing even if function timings do not match
Leonardo Sandoval
2018-12-12
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
2
-0
/
+15
*
Don't reduce test timeout to less than default
Andreas Schwab
2018-10-17
1
-3
/
+0
*
benchtests: Set float type on --threshold argument
Leonardo Sandoval
2018-10-08
1
-1
/
+1
*
Reallocate buffers for every run in strlen
Siddhesh Poyarekar
2018-08-16
1
-7
/
+10
*
Print strlen benchmark output in json
Siddhesh Poyarekar
2018-08-16
1
-15
/
+38
*
[benchtests] Add workload test properties to schema
Siddhesh Poyarekar
2018-08-11
1
-0
/
+4
*
[benchtests] Add mandatory attributes to workload tests
Siddhesh Poyarekar
2018-08-11
1
-0
/
+2
*
benchtests: Clean up the alloc_bufs
Siddhesh Poyarekar
2018-08-08
6
-33
/
+42
*
[benchtests] Fix compare_strings.py for python2
Siddhesh Poyarekar
2018-08-03
1
-2
/
+3
*
benchtests: improve argument parsing through argparse library
Leonardo Sandoval
2018-07-19
1
-21
/
+19
*
Improve strstr performance
Wilco Dijkstra
2018-07-16
2
-0
/
+2
*
benchtests: Add -f/--functions argument
H.J. Lu
2018-06-12
1
-10
/
+42
*
benchtests: Catch exceptions in input arguments
Leonardo Sandoval
2018-06-01
1
-10
/
+24
*
benchtests: Add --no-diff and --no-header options
Leonardo Sandoval
2018-06-01
1
-10
/
+18
[next]