eclipse-4diac / 4diac-ide

Eclipse Public License 2.0
21 stars 30 forks source link

Performance Improvement of Model Search #730

Closed azoitl closed 1 week ago

azoitl commented 1 week ago

With this change the search pattern is precompiled. Furthermore a precheck of algorithms and methods is done to reduce the need for creating evaluators.

github-actions[bot] commented 1 week ago

Test Results

   110 files  ±0     110 suites  ±0   46s ⏱️ -2s 27 533 tests ±0  27 533 ✅ ±0  0 💤 ±0  0 ❌ ±0  27 534 runs  ±0  27 534 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d695e6c6. ± Comparison against base commit e4dc702c.

:recycle: This comment has been updated with latest results.