(no title)
0xjnml | 8 months ago
See https://pkg.go.dev/modernc.org/sqlite-bench#readme-tl-dr-sco... for the numbers using the more recent versions.
0xjnml | 8 months ago
See https://pkg.go.dev/modernc.org/sqlite-bench#readme-tl-dr-sco... for the numbers using the more recent versions.
llimllib|8 months ago
It was done in september of '24 with go 1.23.1 and the most recent (at the time) versions of sqlite libraries, as stated.
The page you linked compares golang bindings against each other, not C against golang like my test did
0xjnml|8 months ago
No one disputed that. But it follows that your benchmarks are comparing C to [some very] outdated versions of Go packages. Which is what I tried to point out.