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
We can investigate using await client.send('HeapProfiler.collectGarbage') to force garbage collection before and after sending (multiple transactions) and compare the memory residue.
Following our efforts for benchmarking in #26, we need to capture any memory leaks.
The text was updated successfully, but these errors were encountered: