issues
search
smarr
/
ReBench
Execute and document benchmarks reproducibly.
MIT License
85
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce the number of calls to git to get source information
#275
smarr
closed
1 week ago
1
Minor changes to denoise.py
#274
smarr
closed
2 weeks ago
1
Use the file path to find the rebench location
#273
smarr
closed
3 weeks ago
1
Add support for machine-specific settings
#272
smarr
closed
3 weeks ago
1
Base RunId comparison and hash on all details
#271
smarr
closed
3 weeks ago
1
Add mypy type checking and some more annotations
#270
smarr
closed
3 weeks ago
1
Combine list of build commands into a single script
#269
smarr
closed
3 weeks ago
1
Support Python 3.13 as latest version, drop support for Python 3.8
#268
smarr
closed
1 month ago
1
Add black formatting
#267
smarr
closed
2 months ago
1
Use `cpupower` tool instead of custom implementation
#266
smarr
opened
2 months ago
1
Add support for `ionice`
#265
smarr
opened
2 months ago
0
Rename the machines variable/filters to a tags variable/filter
#264
smarr
closed
2 months ago
1
Avoid the need for using PYTHONPATH for `sudo`-ing into denoise
#263
smarr
opened
2 months ago
1
Fix handling of ctrl-c interrupts
#262
smarr
closed
2 months ago
1
Add missing documentation for ReBenchDB
#261
smarr
closed
2 months ago
1
Make rebench-denoise more robust to absent tools and running as root with a user-level installation
#260
smarr
closed
2 months ago
1
Handle ~ in environment variables and handle path-list-like strings
#259
smarr
closed
2 months ago
1
Handle ~ character in environment variables
#258
smarr
closed
2 months ago
0
Support for Machine-specific configuration and denoise configuration
#257
smarr
opened
3 months ago
2
Avoid columns with all same value in summary table
#256
smarr
closed
3 months ago
1
When perf fails, turn error into ExecutionDeliveredNoResults
#255
smarr
closed
3 months ago
1
Raise error when error occurred as with other adapters
#254
smarr
closed
3 months ago
1
Robustness issue
#253
smarr
closed
3 months ago
0
Make robust to failure of perf
#252
smarr
closed
3 months ago
0
Fail with useful error when cset is not available
#251
smarr
closed
2 months ago
0
Evaluate using `Popen(shell=False, ...)`
#250
smarr
opened
3 months ago
1
`rebench-denoise restore` is not done between build commands
#249
smarr
opened
3 months ago
0
Document the `env` directive and discuss environment handling in more detail.
#248
vext01
closed
3 months ago
3
rebench doesn't search the path correctly
#247
vext01
closed
3 months ago
11
Added missing machine column heading for summary table
#246
smarr
closed
4 months ago
2
Handle running on bare-bone setup more gracefully
#245
smarr
closed
4 months ago
1
Columns don't line up with headers in output.
#244
vext01
closed
4 months ago
6
rebench crashes if git isn't installed
#243
vext01
closed
4 months ago
5
Version command
#242
antonzhukovin
opened
4 months ago
0
signal.SIGKILL is only available on Unix-like systems
#241
clin1234
opened
4 months ago
1
Expand ~ in paths for cmdline_for_next_invocation
#240
antonzhukovin
closed
4 months ago
5
Fix cset_path issue, update readme, reenable pylint in CI
#239
smarr
closed
4 months ago
1
Invoke subprocesses by absolute path in sudo
#238
martinmcclure
closed
4 months ago
9
Make the output for the current benchmark that's running more compact
#237
smarr
closed
6 months ago
1
Add support for ReBenchDB API Version 2
#236
smarr
closed
8 months ago
1
Update Github Actions and Avoid GIL Issues and Races with MockHTTPServer
#235
smarr
closed
9 months ago
1
The ~ in a path should be replaced by the home directory
#234
smarr
closed
4 months ago
1
Release ReBench 1.2: Custom Gauge Adapters & Dropped Python 2 Support
#233
smarr
closed
1 year ago
1
Don’t turn extra args into a string if it is None (#215)
#232
smarr
closed
1 year ago
1
Avoid checking for time binary more than once and don't show progress update in execution plan
#231
smarr
closed
1 year ago
1
Make invocation number accessible
#230
naomiGrew
closed
1 year ago
5
Make invocation number accessible
#229
naomiGrew
closed
1 year ago
0
ReBench commandline exit code should not be non-zero when there's nothing to do
#228
smarr
opened
1 year ago
0
Ensure there's only a single CSV header written into the data file
#227
smarr
closed
1 year ago
1
Add testing for ReBench on macOS on GitHub Actions
#226
smarr
closed
1 year ago
1
Next