libsql-js icon indicating copy to clipboard operation
libsql-js copied to clipboard

Memory leak

Open chyzwar opened this issue 10 months ago • 0 comments

During benchmarking of libsql-js I discovered a memory leak.

Code to reproduce issue: https://github.com/mapka-dev/mbtiles-benchmark/blob/master/libsql-node-js/default-seq.js

Memory increased to total of 23GB. Once all queries completed, it went back to normal values.

chyzwar avatar Dec 13 '24 11:12 chyzwar