You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudara
changed the title
Investigate hashing path data for comparison vs. coping path
Investigate hashing path data for comparison vs. path copying
Nov 12, 2023
Right now a shadow holds a copy of the path, which means it actually allocates and stores all the float data contained in a path.
Benchmark hashing the float data instead.
The text was updated successfully, but these errors were encountered: