The size of the binary is 528KB against the original 506KB. Not bad.
Performance is not impressive yet:
Test
C # -SQLite
Sqlite
Insert
300K
1300K
Select
1500K
8450K
Update
60K
300K
Delete
250K
700K
It remains to hope that the rejection of P / Invoke and the subsequent optimization will do its job. We follow the project and study it on Google Code code.google.com/p/csharp-sqlite ')