avinassh / avinassh/fast-sqlite3-inserts
Statically linked with Sqlite3 with LTO?
Open
- Dominant language
- Rust
- Stars
- 410
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I wonder if there will be any improvement if the rust version is linked with sqlite3, with LTO enabled.
It may inline a few functions, drops many others and might improve the performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.