Handle memouts more appropriately #27
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to treat benchmark runs with memouts more justly, we should configure the corresponding configurations to respect the memory limits. In this way, there won’t be memouts, and the results might be more representative.
I modified the configuration as follows:
In this way, all the existing results are still valid.
I removed all results of affected instances (with memouts) and restarted the benchmark runner to redo them.