-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incorporated simple optimisations #19
These optimisations are based on those used in v0.3.36. They are still relatively simple but focus on reducing the amount of memory needlessly allocated during reductions. They still traverse the entire automaton after every reduction though, which is wasteful.
- Loading branch information
1 parent
ee7f5a1
commit fa8f9f7
Showing
1 changed file
with
141 additions
and
2 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