- Notifications
You must be signed in to change notification settings - Fork 1
Benchmark AST serialization #26
Copy link
Copy link
Open
Labels
performanceAnything related to bad performance issue or a beneficial optimizationAnything related to bad performance issue or a beneficial optimization
Milestone
Description
Metadata
Metadata
Assignees
Labels
performanceAnything related to bad performance issue or a beneficial optimizationAnything related to bad performance issue or a beneficial optimization
Projects
StatusShow more project fields
Todo
Should do min/max and average time for each AST type.
Need to take into account resulting string memory growth slowing it down .
Would most likely exclude that using a separate snapshot from the serialization time.