Skip to content
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
Clone this wiki locally