Skip to content

Version 0.3.0: Memory limiting support

Compare
Choose a tag to compare
@bwDraco bwDraco released this 28 Dec 21:53
· 3 commits to master since this release

This release of HI64 adds the ability to limit memory usage. The benchmark will stop when the set memory limit is reached.

The memory limit is specified as the first parameter to the benchmark executable—enter 0 or pass no parameters if you don't want to set memory limit. The output directory is now specified through the second parameter. See the README.MD file for more usage information.