[swift-users] Performance critical code in Swift
Игорь Никитин
devnikor at icloud.com
Mon Oct 3 14:43:22 CDT 2016
Thanks for advices!
I’m switches to C and will write data to file instead of sqlite
It will give me 5x-10x performance growth for writing
But it will also increase the time for reading, I think (I've not measured it)
I’m also looked for some sqlite alternative, but didn’t found
Realm is fast for reading, but not for writing
And it gives some memory overhead
More information about the swift-users
mailing list