lakeFS api test runs with >40 GiB of virtual memory, >6 GiB of which is resident #8263
Labels
area/API
Improvements or additions to the API
area/testing
Improvements or additions to tests
bug
Something isn't working
good first issue
Good for newcomers
tech-debt
Sample line from
top
output:So it runs slower than it could, so devs run it less often.
Use pprof tools (available on Go testing, see "profile" flags available here) to see what allocates and/or leaks so much memory... and fix it.
The text was updated successfully, but these errors were encountered: