Go to file
2023-03-09 10:30:28 +01:00
org.emoflon.ibex-neo-benchmark Fixed numOfElements counter 2023-03-09 10:30:28 +01:00
.gitignore Initial commit 2021-03-16 16:00:29 +01:00
benchProjectSet.psf Update PSF 2023-02-28 13:36:40 +01:00
README.md Update README.md 2023-01-04 17:20:35 +01:00

eMoflon IBeX x Neo Benchmark Zoo

How to Run

  1. Follow the instructions of eMoflon::IBeX developement setup until point 11 at:
    https://github.com/eMoflon/emoflon-ibex/blob/master/README.md
  2. Set up your runtime workspace by starting a runtime Eclipse Application from your development workspace:
  3. Inside the runtime workspace, build all projects (Project → Clean... → Clean all projects) to trigger code generation.
    • Hint: It may be required to trigger a full eMoflon build on all projects. Select all projects in Package Explorer and click on the black hammer symbol.
  4. Inside the org.emoflon.ibex-neo-benchmark project you can find various benchmark sets. To execute a benchmark, search for a package ending with .run and run the contained classes as Java Application.
  5. To view the meassurements of a benchmark run, copy & paste the CSV-like console output into a spreadsheet.