| Age | Commit message (Collapse) | Author |
|
|
|
Fix confusing behavior in Capelin experiment runner
|
|
This change adds the requirement for the command line interface to
specify at least a single portfolio to run. Previously, the experiment
runner would start and terminate silently without reporting that no
portfolios were run. This behavior is confusing especially for users not
familiar with the portfolios concept.
|
|
This change will close the writer thread of the ParquetEventWriter class
when a failure occurs. Previously, this would result in a sleeping
thread keeping the system from terminating.
|
|
Add HPC prefabs into the master branch.
|
|
|
|
on DB
|
|
|
|
|
|
|
|
|
|
|
|
Add support for prefabs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merging down before pulling
|
|
Add Bitbrains trace converter
|
|
|
|
|
|
Finish HPC sampler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add workload sampling strategy to Parquet output
|
|
Terminate heartbeat after scenario finish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|