You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
Currently, the result directories (memtrace, iptrace etc) are not deleted at the start of each run. If there is any leftover data in those directories that does not get overwritten, this can affect the reported results.
Fix would be to delete these directories and files at the beginning of each run.