Skip to content

Commit

Permalink
BASE and SPAWN tuning (#2162)
Browse files Browse the repository at this point in the history
* Update Base.lua (#2159)

Performance tuning - the BASE:I, F, T calls rank very high in overall number of calls taken from Moose. Ensure only the minimum number of actions based on trace state and level is taken

* Update Spawn.lua (#2161)

Updating this class as it calls BASE I,F,T a lot. Making it less noisy for some performance tuning
  • Loading branch information
Applevangelist authored Aug 12, 2024
1 parent 59963e1 commit 5f7f75b
Showing 1 changed file with 171 additions and 170 deletions.
Loading

0 comments on commit 5f7f75b

Please sign in to comment.