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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
Benchtests: Remove broken walk benchmarks
Wilco Dijkstra
1
-5
/
+0
2024-05-16
benchtests: Add fclose benchmark
H.J. Lu
1
-0
/
+6
2024-04-18
benchtests: Add random() benchmark
Wilco Dijkstra
1
-0
/
+1
2024-02-23
benchtests: Add more benchtests for rounding functions.
Junxian Zhu
1
-0
/
+11
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-05-18
benchtests: Reformat Makefile.
Carlos O'Donell
1
-15
/
+32
2023-04-03
benchtests: Add fmodf benchmark
Adhemerval Zanella Netto
1
-0
/
+1
2023-04-03
benchtests: Add fmod benchmark
Adhemerval Zanella Netto
1
-0
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
1
-3
/
+3
2022-10-03
Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
Noah Goldstein
1
-1
/
+9
2022-07-22
benchtests: Add arc4random benchtest
Adhemerval Zanella Netto
1
-1
/
+4
2022-05-23
benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
Noah Goldstein
1
-4
/
+21
2022-05-06
benchtests: Add wcrtomb microbenchmark
Siddhesh Poyarekar
1
-0
/
+1
2022-04-29
benchtests: Better libmvec integration
Siddhesh Poyarekar
1
-15
/
+17
2022-04-29
benchtests: Add UNSUPPORTED benchmark status
Siddhesh Poyarekar
1
-5
/
+18
2022-04-27
benchtests: Add pthread-mutex-locks bench
Wangyang Guo
1
-0
/
+2
2022-03-16
benchtests: Use "=" instead of ":=" [BZ #28970]
H.J. Lu
1
-2
/
+4
2022-02-25
benchtests: Generate .d dependency files [BZ #28922]
H.J. Lu
1
-2
/
+6
2022-02-23
benchtests: Add benches for memset with 0 value
H.J. Lu
1
-0
/
+3
2022-02-08
benchtests: Add benches for bzero
H.J. Lu
1
-0
/
+3
2022-02-07
benchtests: Sort benches in Makefile
H.J. Lu
1
-19
/
+110
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-11-05
Revert "benchtests: Add acosf function to bench-math"
Sunil K Pandey
1
-1
/
+0
2021-11-01
benchtests: Add hypotf
Adhemerval Zanella
1
-0
/
+1
2021-10-29
benchtests: Add acosf function to bench-math
Sunil K Pandey
1
-0
/
+1
2021-10-27
Benchtests: Add benchtests for __memcmpeq
Noah Goldstein
1
-1
/
+1
2021-10-23
bench-math: Sort and put each bench per line
H.J. Lu
1
-6
/
+62
2021-10-04
benchtests: Building benchmarks as static executables
H.J. Lu
1
-7
/
+19
2021-05-10
add workload traces for cbrtl
Paul Zimmermann
1
-0
/
+4
2021-03-29
add workload traces for missing functions (double format)
Paul Zimmermann
1
-4
/
+5
2021-03-16
benchtests: Add ilogb* tests
Raphael Moreira Zinsly
1
-2
/
+2
2021-01-26
benchtests: Do not build bench-timing-type with MODULE_NAME=libc
Arjun Shankar
1
-7
/
+7
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-10-21
New benchtest: pthread locks
DJ Delorie
1
-1
/
+2
2020-09-23
benchtests: Run _Float128 tests only on architectures that support it
Arjun Shankar
1
-1
/
+5
2020-09-10
benchtests: Add "workload" traces for sinf128
Paul Zimmermann
1
-1
/
+1
2020-09-10
benchtests: Add "workload" traces for powf128
Paul Zimmermann
1
-1
/
+1
2020-09-10
benchtests: Add "workload" traces for expf128
Paul Zimmermann
1
-1
/
+1
2020-06-19
benchtests: Add exp10f benchmark
Adhemerval Zanella
1
-1
/
+2
2020-06-05
benchtests: Restore the clock_gettime option
H.J. Lu
1
-0
/
+6
2020-03-27
Add benchtests for roundeven and roundevenf.
Shen-Ta Hsieh
1
-2
/
+4
2020-01-20
Run bench-timing-type with newly built libc.
Joseph Myers
1
-1
/
+4
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-07-08
benchtests: Add logb{f} benchmark
Adhemerval Zanella
1
-1
/
+1
2019-07-08
benchtests: hypot benchmark
Adhemerval Zanella
1
-1
/
+1
2019-06-12
benchtests: Add isnan/isinf/isfinite benchmark
Adhemerval Zanella
1
-1
/
+4
2019-04-25
benchtests: Enable BIND_NOW if configured with --enable-bind-now
Florian Weimer
1
-2
/
+10
2019-04-24
Reduce benchtests time
Wilco Dijkstra
1
-2
/
+2
[next]