agentultra / postgresql-replicant

A streaming PostgreSQL logical replication client library for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible space leaks

agentultra opened this issue · comments

In some non-scientific benchmarks by enabling profiling and running a high load with a few thousand events we saw what appeared to be leaking thunks causing spikes in allocations.