No description
- Go 100%
Added benchmarks for modernc and mattn SQLite drivers, including write and read operations across various data sizes. Benchmark results are captured in a CSV file for further analysis. Additionally, relevant PNG comparison charts and Zone.Identifier files have been added to track and visualize performance differences between the drivers. This setup enables a comprehensive performance evaluation of SQLite operations, facilitating the selection of the most efficient driver for specific use cases. |
||
|---|---|---|
| allocs_op Comparison.png | ||
| allocs_op Comparison.png:Zone.Identifier | ||
| B_op Comparison.png | ||
| B_op Comparison.png:Zone.Identifier | ||
| bench.go | ||
| bench_test.go | ||
| Benchmark_Results.csv | ||
| Benchmark_Results.csv:Zone.Identifier | ||
| go.mod | ||
| go.sum | ||
| ns_op Comparison.png | ||
| ns_op Comparison.png:Zone.Identifier | ||