issues
search
ivafanas
/
sltbench
C++ benchmark tool. Practical, stable and fast performance testing framework.
Boost Software License 1.0
150
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[src] Fix gcc 11 build
#72
PierrickKoch
closed
1 year ago
1
chore: update CMakeLists.txt
#71
alashworth
closed
3 years ago
0
Include cstdint
#70
data-man
closed
4 years ago
1
Add error bars on time, not just overall result
#69
alexeyr
closed
4 years ago
2
Support prevention of payload computations to be compiled out
#68
alexeyr
closed
4 years ago
3
Update and make faster CI
#67
MuAlphaOmegaEpsilon
closed
5 years ago
1
Travis CI and CMake are obsolete
#66
MuAlphaOmegaEpsilon
closed
5 years ago
1
Make compilation succeed under stricter compile flags
#65
MuAlphaOmegaEpsilon
closed
5 years ago
1
sltbench doesn't compile under strict compilation flags
#64
MuAlphaOmegaEpsilon
closed
5 years ago
0
What makes sltbench better?
#63
nevion
closed
3 years ago
5
[FIX] change happy path return value from 1 to 0
#62
Glavnokoman
closed
6 years ago
1
STLBENCH_MAIN() returns 1 on normal execution
#61
Glavnokoman
closed
6 years ago
1
Export targets from build tree and standardise install scripts
#60
oliora
closed
6 years ago
1
The measurement algorithm is not clear from documentation.
#59
davidkeegan
opened
7 years ago
1
Measure cycles instead of time
#58
rolandschulz
opened
7 years ago
2
add --list command line option to list available benchmarks
#57
ivafanas
closed
3 years ago
1
try to compare with hayai
#56
ivafanas
closed
7 years ago
1
need plan to improve test coverage
#55
ivafanas
opened
7 years ago
0
try to add pincpu arg for mac
#54
ivafanas
opened
7 years ago
0
implement benchcompile for nonius
#53
ivafanas
closed
7 years ago
0
measure nonius maximum relative error and add to table in README
#52
ivafanas
closed
7 years ago
0
add available options to sizes and kinds in documentation for metrics
#51
ivafanas
closed
7 years ago
0
Implement --help and -h option for sltbench runner.
#50
ivafanas
opened
7 years ago
0
look for elegant DoNotOptimize solution in nonius. It is really interesting. Just returning a value.
#49
ivafanas
closed
7 years ago
0
think how to measure object c-tor and d-tor separately
#48
ivafanas
opened
7 years ago
1
update changelog for 2.2.0
#47
ivafanas
closed
7 years ago
0
try to add O(n) estimation
#46
ivafanas
opened
7 years ago
0
try to compare sltbench and nonius
#45
ivafanas
closed
7 years ago
0
try compare sltbench and celero
#44
ivafanas
closed
7 years ago
0
reorganize cmake. It must be like a cmake for external project.
#43
ivafanas
closed
7 years ago
0
move deal with IMPRECISE status section to advanced doc (it is not so simple)
#42
ivafanas
closed
7 years ago
0
maybe fix 1.5 sec unittest execution time for OneNanosecondFunctionShouldBeOKIfMulticountEnabled and OneNanosecondFunctionShouldBeImpreciseIfMulticountDisabled
#41
ivafanas
closed
7 years ago
0
add demonstration subproject with comparing of any high performance tools by sltbench
#40
ivafanas
opened
7 years ago
1
see code climate - is it useful for a project?
#39
ivafanas
closed
7 years ago
1
add ability to inner join results when comparing them
#38
ivafanas
closed
7 years ago
1
add ability to set names for results comparator
#37
ivafanas
closed
7 years ago
0
try to combine implementation of the fixture and fixture builder
#36
ivafanas
closed
7 years ago
0
use std::optional for generators, save allocation per test :)
#35
ivafanas
closed
7 years ago
0
reorder example and requirements in documentation (it will be easier to read)
#34
ivafanas
closed
7 years ago
0
add table by benchmarks kinds, it soo many of them
#33
ivafanas
closed
7 years ago
0
use std::optional to decrease allocations for lazy generator
#32
ivafanas
closed
7 years ago
0
add fixture_builder to measure tools (bench, compile)
#31
ivafanas
closed
7 years ago
0
add fixture builder benchmark to documentation
#30
ivafanas
closed
7 years ago
0
add simplified benchmarks versions (The onion principle)
#29
ivafanas
closed
7 years ago
0
add benchmark choosing tree to doc
#28
ivafanas
opened
7 years ago
0
add unittests for nanoseconds Measure(...)
#27
ivafanas
closed
7 years ago
0
split doc to main part (what is, why - add links to metrics, where to see), motivating example, install part + how-to-write-how-to-measure, examples, advanced
#26
ivafanas
closed
7 years ago
0
add IMPRECISE status to documentation
#25
ivafanas
closed
7 years ago
0
check timer resolution for linux (win - 300 ns)
#24
ivafanas
closed
7 years ago
1
revert addition ".*" to filters, it is not correct
#23
ivafanas
closed
7 years ago
0
Next