Skip to content

Commit

Permalink
Moved class level structs into the main global instance only
Browse files Browse the repository at this point in the history
Deallocation of dictionaries is now much faster. All safe array structs related to memory accessors are now stored only once in the global instance, instead of having a copy of each struct per instance.
  • Loading branch information
cristianbuse committed Nov 8, 2024
1 parent 6cbb84a commit 2cce33f
Showing 1 changed file with 237 additions and 313 deletions.
Loading

0 comments on commit 2cce33f

Please sign in to comment.