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
To reduce GC overhead introduced by the benchmarking framework (ie, to better isolate the GC caused by the libraries themselves), it would be good to have pooled sinks or pooled byte arrays that could be re-used across benchmark runs.
The text was updated successfully, but these errors were encountered:
To reduce GC overhead introduced by the benchmarking framework (ie, to better isolate the GC caused by the libraries themselves), it would be good to have pooled sinks or pooled byte arrays that could be re-used across benchmark runs.
The text was updated successfully, but these errors were encountered: