You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nurpax edited this page Aug 12, 2012
·
5 revisions
Welcome to the sqlite-simple wiki!
Development roadmap
Performance
Write benchmarks:
Implement benchmarks in both C and Haskell - easier to know how much there is to optimize when comparing against functionally equivalent C implementation
Heap usage: remove unnecessary type conversions, profile heap usage, streaming