libsql-js
libsql-js copied to clipboard
Memory leak
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.