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
The bits.extend seems to copy one bit at a time. There should be some way to avoid multiple allocations per compressed buffer and potentially pool some of the bit sets together.
The initial performance figures aren't looking too good for Anim. This could benefit from some benchmarking/profiling.
The text was updated successfully, but these errors were encountered: