Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Using low-level parse to speed up things
Thanks to @ugexe and @taboege for hints on how to make this. I've checked memory, and it's actually taking quite a bit of memory, but not as much as EVAL and it's actually faster than that. It's also producing a false positive with `class Metamodel::ParametricRoleHOW` which I don't know how to fix. Refs #2764 but leaves it open until * Memory usage has actually been addressed, and * We manage to fix that false positive
- Loading branch information
Showing
2 changed files
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters