tum-ei-eda / etiss

Extendable Translating Instruction Set Simulator
https://tum-ei-eda.github.io/etiss/
Other
29 stars 36 forks source link

update ELFIO version to one that supports CMake #131

Closed JoGei closed 1 year ago

JoGei commented 1 year ago

moves CMake configuration "responsibility" from ETISS to the sub module

github-actions[bot] commented 1 year ago

Performance Statistics

Status for the gcc Just-In-Time Engine (for commit 6e3950fb): No significant performance change Current dhrystone MIPS for gcc JIT : 97.16 Previous best for gcc JIT (recorded in commit 4d2d26fb): 108.31, difference -10.29%

Status for the llvm Just-In-Time Engine (for commit 6e3950fb): Regressed since commit 78716e7f Current dhrystone MIPS for llvm JIT : 22.26 Previous best for llvm JIT (recorded in commit 940dbdd7): 36.11, difference -38.36%

Status for the tcc Just-In-Time Engine (for commit 6e3950fb): No significant performance change Current dhrystone MIPS for tcc JIT : 61.16 Previous best for tcc JIT (recorded in commit d1bebd34): 61.28, difference -0.20%

This comment was created automatically, please do not change!