mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-04 08:43:42 +02:00
Problem was that the file-to-id cache was cleared upon calling internal Ruby functions (begin_exec was triggered). In one test case, the execution performance improved from 6s/320s (without/with debugger) to 6s/7s (without/with debugger)