BQSKit / bqskit

Berkeley Quantum Synthesis Toolkit
Other
106 stars 31 forks source link

Use `gc.freeze` during startup #226

Closed edyounis closed 2 months ago

edyounis commented 4 months ago

We should evaluate if gc.freeze should be used at some point during runtime startup. Can potentially lead to a lot of savings: https://www.youtube.com/watch?v=Hgw_RlCaIds

edyounis commented 2 months ago

This turned out not to make a noticeable difference on runtime startup.