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
...
*
S390: Optimize strpbrk and wcspbrk.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strspn and wcsspn.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strrchr and wcsrchr.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strchrnul and wcschrnul.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strchr and wcschr.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strncmp and wcsncmp.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strcmp and wcscmp.
Stefan Liebler
2015-08-26
1
-1
/
+2
*
S390: Optimize strncat wcsncat.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strcat and wcscat.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize stpncpy and wcpncpy.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strncpy and wcsncpy.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize stpcpy and wcpcpy.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strcpy and wcscpy.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strnlen and wcsnlen.
Stefan Liebler
2015-08-26
1
-1
/
+1
*
S390: Optimize strlen and wcslen.
Stefan Liebler
2015-08-26
1
-1
/
+2
*
Add sprintf benchmark.
Carlos O'Donell
2015-05-21
1
-1
/
+3
*
Add strcoll benchmark
Leonhard Holz
2015-05-13
1
-2
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
benchtests: Add malloc microbenchmark
Will Newton
2014-11-05
1
-3
/
+17
*
Remove unnecessary $(.)
Siddhesh Poyarekar
2014-06-19
1
-1
/
+1
*
Validate bench.out against a JSON schema
Siddhesh Poyarekar
2014-06-11
1
-0
/
+2
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
1
-1
/
+1
*
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-16
1
-3
/
+2
*
benchtests: Link against objects in build directory
Siddhesh Poyarekar
2014-04-15
1
-23
/
+9
*
benchtests: Improve readability of JSON output
Will Newton
2014-04-11
1
-5
/
+8
*
benchtests: Add pthread_once common-case test.
Torvald Riegel
2014-04-10
1
-1
/
+2
*
benchtests: Build ffs and ffsl benchtests with -fno-builtin
Will Newton
2014-04-01
1
-0
/
+3
*
benchtests: Add benchtests for ffs and ffsll
Will Newton
2014-03-31
1
-3
/
+2
*
Detailed benchmark outputs for functions
Siddhesh Poyarekar
2014-03-29
1
-1
/
+7
*
Make bench.out in json format
Siddhesh Poyarekar
2014-03-29
1
-4
/
+19
*
benchtests: Move bench.py to benchtests/scripts/
Siddhesh Poyarekar
2014-03-24
1
-1
/
+1
*
Implement benchmarking script in python
Siddhesh Poyarekar
2014-03-21
1
-1
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-1
/
+3
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
benchtests: Add strtok benchmark
Rajalakshmi Srinivasaraghavan
2013-12-19
1
-1
/
+1
*
benchmark inputs for exp2, log2, log and tan
Siddhesh Poyarekar
2013-12-12
1
-2
/
+4
*
Benchmark test for sqrt function.
Steve Ellcey
2013-12-02
1
-1
/
+2
*
Remove duplicate ifunc benchtests.
Ondřej Bílka
2013-11-26
1
-2
/
+1
*
benchtests: Add strsep benchmark
Rajalakshmi Srinivasaraghavan
2013-11-18
1
-1
/
+1
*
benchtests: Add strtod benchmark
Adhemerval Zanella
2013-11-11
1
-1
/
+3
*
Add more directives to benchmark input files
Siddhesh Poyarekar
2013-10-07
1
-50
/
+1
*
Add benchmark inputs for sincos
Siddhesh Poyarekar
2013-09-19
1
-1
/
+3
*
benchtests: Add memrchr benchmark
Adhemerval Zanella
2013-09-06
1
-1
/
+1
*
benchtests/Makefile: Run benchmark for memcpy.
Will Newton
2013-09-06
1
-5
/
+5
*
benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
Will Newton
2013-09-04
1
-16
/
+16
*
Port remaining string benchmarks
Siddhesh Poyarekar
2013-06-11
1
-1
/
+2
*
Copy over string performance tests into benchtests
Siddhesh Poyarekar
2013-06-11
1
-1
/
+4
*
Begin porting string performance tests to benchtests
Siddhesh Poyarekar
2013-06-11
1
-3
/
+24
*
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
[prev]
[next]