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 has been archived by the owner on Oct 3, 2021. It is now read-only.
Half of the benchmarks in this folder are tagged *.opt and half *.oepc.
According to the README these are two optimisations to minimise the amount of instrumentation.
These benchmarks were probably generated automatically and thus there were always two versions.
However, after inspection, MANY of the benchmarks only differ in the pthread_id, e.g.
and thus such benchmarks can be considered duplicated.
I'm planning to make a PR removing these duplications, but before going to the pain of this work, I wanted to be sure this would be the actions to be taken.
The text was updated successfully, but these errors were encountered:
Half of the benchmarks in this folder are tagged *.opt and half *.oepc.
According to the README these are two optimisations to minimise the amount of instrumentation.
These benchmarks were probably generated automatically and thus there were always two versions.
However, after inspection, MANY of the benchmarks only differ in the pthread_id, e.g.
and thus such benchmarks can be considered duplicated.
I'm planning to make a PR removing these duplications, but before going to the pain of this work, I wanted to be sure this would be the actions to be taken.
The text was updated successfully, but these errors were encountered: