astro-sdk
astro-sdk copied to clipboard
Benchmark - load_file() Memory leak
Describe the bug When running benchmarking we are observing a large amount of memory being consumed and not getting free. As a result, we need to use a large machine to run benchmarks.
Version
- Astro: 1.1.1
To Reproduce Steps to reproduce the behavior:
- Run benchmark
- log into the pod
- Observe the memory being consumed/Free memory
Expected behavior Memory consumption should always come down to available memory.