index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
/
bionic_benchmarks.cpp
Age
Commit message (
Expand
)
Author
2020-02-19
benchmarks: add 16 and 32 bytes to common sizes
Jake Weinstein
2018-08-11
Add option to define ranges sets for benchmarks
Adhemerval Zanella
2018-08-02
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-07
Change args to int64_t
Haibo Huang
2018-06-19
Add sinf/cosf/sincosf benchmark
Adhemerval Zanella
2018-05-04
Fix bug in --bionic_cpu option handling.
Christopher Ferris
2018-01-19
Address a bunch of clang-tidy complaints.
Elliott Hughes
2018-01-08
Remove workaround for running property tests.
Christopher Ferris
2017-11-30
Add new benchmark options.
Christopher Ferris
2017-11-30
Generate all the benchmarks to run.
Christopher Ferris
2017-08-24
A few small fix ups.
Christopher Ferris
2017-08-11
Merge "Improve error handling and fix minor bugs in bionic benchmarks."
Christopher Ferris
2017-08-10
Merge "Add musl benchmarks."
Christopher Ferris
2017-08-09
Improve error handling and fix minor bugs in bionic benchmarks.
Anders Lewis
2017-08-09
Add musl benchmarks.
Anders Lewis
2017-08-08
Track tinyxml2 API change.
Elliott Hughes
2017-08-07
Implement interface for bionic benchmarks.
Anders Lewis