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
First off, thank you so much for making this. I’m seeing loop delay in the 0.x ms’s which is amazing (compare, e.g, to loop delay with the same data structure with bfj of ~150ms).
I am, however, seeing sustained CPU usage of > 100% when either constructing a string of the result in memory or piping the result to a file. Would you have any quick suggestions for reducing CPU load?