index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
benchtests
/
bench-strstr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
benchtests: Add difficult strstr needle for bruteforce algorithms
Wilco Dijkstra
2024-04-24
1
-0
/
+27
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
benchtests: Improve benchtests for strstr, memmem, and memchr
Noah Goldstein
2022-05-27
1
-36
/
+149
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
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
*
Further improve string bench timing
Wilco Dijkstra
2019-06-28
1
-1
/
+1
*
Fix gcc 9 build errors for make xcheck. [BZ #24556]
Stefan Liebler
2019-06-19
1
-1
/
+2
*
Benchmark strstr hard needles
Wilco Dijkstra
2019-06-11
1
-0
/
+79
*
Improve string benchtest timing
Wilco Dijkstra
2019-05-21
1
-1
/
+1
*
Improve bench-strstr
Wilco Dijkstra
2019-04-09
1
-83
/
+137
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Improve strstr performance
Wilco Dijkstra
2018-07-16
1
-0
/
+1
*
Use correct includes in benchtests
Wilco Dijkstra
2018-03-15
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Adjust benchtests to new support library.
Adhemerval Zanella
2016-12-19
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
benchtests: Switch string benchmarks to use bench-timing.h.
Will Newton
2013-09-04
1
-19
/
+13
*
Copy over string performance tests into benchtests
Siddhesh Poyarekar
2013-06-11
1
-0
/
+183