You are not logged in.
Pages: 1
Hello,
What's the diference in using sqlite files in .obj and .dll?
Because I was reading a blog and it says that the .dll is faster. Is that true?
Offline
Using .dll is in the roadmap.
I doubt it will be much faster, since we use FastMM4 as memory manager, and default C memory manager is slower.
We will see, with real benchmarks!