-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Hi,
I noticed that cached_ids
in line 18 of search.jl
is currently returning all the classes of the e-graph, and there is some code inside the body that got commented out. I'm currently trying to do some batch simplification for a program synthesis application and am experiencing very poor saturation performance, with the majority of the time spent on the "Search" part according to the report. So I'm wondering, could this be the main cause? If so, can this be fixed in the future?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels