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
gentoo/2.41
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
*
Make strtok benchmark competive.
Ondřej Bílka
2014-02-28
1
-57
/
+4
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-1
/
+3
*
Minor formatting fix
Siddhesh Poyarekar
2014-02-21
1
-2
/
+2
*
print length in strrchr benchtest
Rajalakshmi Srinivasaraghavan
2014-02-21
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
tests: unify fortification handler logic
Mike Frysinger
2014-02-08
1
-20
/
+5
*
Correct inputs for sin and cos
Siddhesh Poyarekar
2014-01-10
2
-29
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
42
-42
/
+42
*
Benchmark inputs for cos and sin
Siddhesh Poyarekar
2013-12-31
2
-12
/
+5300
*
benchmark inputs for atan
Siddhesh Poyarekar
2013-12-31
1
-5
/
+802
*
benchmark inputs for tanh and atanh
Siddhesh Poyarekar
2013-12-31
2
-10
/
+400
*
benchmark inputs for asinh and acosh
Siddhesh Poyarekar
2013-12-31
2
-10
/
+600
*
benchmark inputs for sinh and cosh
Siddhesh Poyarekar
2013-12-31
2
-10
/
+700
*
benchmark inputs for asin and acos
Siddhesh Poyarekar
2013-12-31
2
-14
/
+5240
*
benchtests: Add strtok benchmark
Rajalakshmi Srinivasaraghavan
2013-12-19
2
-1
/
+206
*
benchmark inputs for exp2, log2, log and tan
Siddhesh Poyarekar
2013-12-12
5
-4
/
+4053
*
Accept output arguments to benchmark functions
Siddhesh Poyarekar
2013-12-05
3
-87
/
+29
*
Benchmark test for sqrt function.
Steve Ellcey
2013-12-02
2
-1
/
+12
*
Also remove benchtests/bench-strsep-ifunc.c
Ondřej Bílka
2013-11-26
1
-20
/
+0
*
Remove duplicate ifunc benchtests.
Ondřej Bílka
2013-11-26
36
-682
/
+2
*
benchtests: Add strsep benchmark
Rajalakshmi Srinivasaraghavan
2013-11-18
3
-1
/
+195
*
2013-11-13 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2013-11-13
1
-0
/
+2
*
benchtests: Add strtod benchmark
Adhemerval Zanella
2013-11-11
2
-1
/
+120
*
Benchmark inputs for pow
Siddhesh Poyarekar
2013-10-28
1
-0
/
+503
*
New inputs for exp
Siddhesh Poyarekar
2013-10-28
1
-0
/
+581
*
benchtests: Add include-sources directive.
Torvald Riegel
2013-10-10
1
-2
/
+5
*
Add more directives to benchmark input files
Siddhesh Poyarekar
2013-10-07
18
-67
/
+67
*
Add benchmark inputs for sincos
Siddhesh Poyarekar
2013-09-19
2
-1
/
+89
*
benchtests: Rename argument to TIMING_INIT macro.
Will Newton
2013-09-11
2
-10
/
+10
*
benchtests: Add memrchr benchmark
Adhemerval Zanella
2013-09-06
4
-4
/
+66
*
benchtests/Makefile: Run benchmark for memcpy.
Will Newton
2013-09-06
1
-5
/
+5
*
benchtests: Switch string benchmarks to use bench-timing.h.
Will Newton
2013-09-04
27
-502
/
+334
*
benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
Will Newton
2013-09-04
1
-16
/
+16
*
Fix loop construction to functions calls
Adhemerval Zanella
2013-06-20
2
-0
/
+2
*
Port remaining string benchmarks
Siddhesh Poyarekar
2013-06-11
5
-1
/
+349
*
Copy over string performance tests into benchtests
Siddhesh Poyarekar
2013-06-11
61
-1
/
+4991
*
Begin porting string performance tests to benchtests
Siddhesh Poyarekar
2013-06-11
5
-3
/
+434
*
Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtests
Siddhesh Poyarekar
2013-06-10
1
-1
/
+1
*
Sort benchmark functions
Siddhesh Poyarekar
2013-05-22
1
-41
/
+42
*
Add benchmark inputs for math functions
Siddhesh Poyarekar
2013-05-22
10
-1
/
+83
*
Add a README for benchtests
Siddhesh Poyarekar
2013-05-21
2
-20
/
+74
*
Prevent optimizing out of benchmark function call
Siddhesh Poyarekar
2013-05-17
1
-1
/
+1
*
Use HP_TIMING for benchmarks if available
Siddhesh Poyarekar
2013-05-13
3
-22
/
+93
*
Fix coding style
Siddhesh Poyarekar
2013-05-10
1
-4
/
+4
*
Preheat CPU in benchtests.
Ondrej Bilka
2013-05-08
1
-0
/
+17
*
Allow multiple input domains to be run in the same benchmark program
Siddhesh Poyarekar
2013-04-30
21
-217
/
+87
*
Maintain runtime of each benchmark at ~10 seconds
Siddhesh Poyarekar
2013-04-30
3
-29
/
+38
*
Mention files in which fast/slow paths of math functions are implemented
Siddhesh Poyarekar
2013-04-24
1
-12
/
+12
*
PowerPC: modf optimization
Adhemerval Zanella
2013-04-23
2
-1
/
+40
*
Add benchmark inputs for cos and tan
Siddhesh Poyarekar
2013-04-17
7
-1
/
+78
[next]