ulule/loukoum

Performance

Opened this issue · 1 comments

Is there a performance benchmark of Loukoum? I'm looking to migrate from Squirrel and Loukoum seems very promising, but i have the concern of how performant is this lib.

Many thanks in advance.

novln commented

Hello,

At the moment we prefer to focus our attention to improve the support of PostgreSQL queries by adding more functionality like these one:

If performance is really important for you, maybe you should stay on Squirrel, since I haven't started to optimize this library, like using sync.Pool to reduce memory allocation...

Nevertheless, if you find some (quick) optimization to do, don't hesitate to submit a pull requests.

Thank you 🙂