Files
turso/core
Pekka Enberg 99c532bd7c Merge 'bindings/go: Avoid potentially expensive operations on prepare' from Glauber Costa
This simple patch makes sure we can operate with a reference to the
string instead of being forced to transform it to a string, and makes
sure that the Arc doesn't have to be cloned (which can be expensive in
multi-core systems).
This doesn't really make a large difference in benchmarks, given how
expensive Parse::new() is.

Reviewed-by: Preston Thorpe (@PThorpe92)

Closes #808
2025-01-29 09:43:54 +02:00
..
2025-01-26 16:27:19 +02:00
2025-01-26 23:35:47 +05:30
2025-01-26 23:35:47 +05:30
2025-01-11 17:19:25 +02:00
2024-12-24 18:04:30 +01:00
2025-01-26 16:27:19 +02:00