mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 01:58:16 +00:00
![]() 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. |
||
---|---|---|
.. | ||
rs_src | ||
Cargo.toml | ||
go.mod | ||
go.sum | ||
limbo.go | ||
stmt.go | ||
types.go |