Remove memory usage logging #154
Labels
blocked
Cannot be implemented until something else happens
high priority
Work on these first
performance
Efficient use of time and space
As noted here, the functionality for logging memory usage before & after each request causes request processing to slow down by an order of magnitude. This functionality should be removed (or at least put behind a non-default feature) once #118 is resolved.
The text was updated successfully, but these errors were encountered: