-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reduces memory pressure during evaluation by allocating onto the heap lazily. Specifically, only when an operation is actually being performed. This appears to make a fairly reasonable improvement.
- Loading branch information
1 parent
4b39084
commit 6c774f1
Showing
1 changed file
with
28 additions
and
26 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