Ingvar Stepanyan
a7a1d36535
Run and test benchmarks against C# as well ( #1965 )
...
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2024-11-15 17:27:11 +00:00
Ingvar Stepanyan
15b3e0647d
NFC: Remove unused fsync param in benchmarks ( #1981 )
2024-11-11 18:38:14 +00:00
Mazdak Farrokhzad
1ca9b1a933
[WASM ABI 1.0] Change ColId from u32 to u16 ( #1597 )
2024-08-19 17:56:28 +00:00
james gilles
a0a18ddd57
Rename types in benchmarks ( #803 )
...
* Rename types in benchmarks, modify benches run in action
* Fix lints
2024-02-23 20:30:59 +00:00
james gilles
fa93200397
1_000_000 insert + update benchmarks ( #764 )
...
* Add 1_000_000 insert benches, disabled by default.
* memory architecture fix
2024-02-07 18:24:08 +00:00
james gilles
cd88c21237
Put out benchmark fires ( #404 )
...
* Reverts benchmarks portion of "Bench for SQL scan / where (#370 )"
This partially reverts commit 05956d6 .
* Get benchmarks runner to remember what it has installed, hopefully
* Fix build error
2023-10-12 14:14:46 +01:00
Mario Montoya
05956d6817
Bench for SQL scan / where ( #370 )
...
* Bench for sql scan
* Add SQL..WHERE bench
* Factour out the request for table schema, and remove some duplicate logic
2023-10-05 20:06:41 -05:00
james gilles
010c7e3c1e
Wrangle benchmarks ( #289 )
...
Refactor benchmarks framework to allow direct comparison of spacetime modules, the spacetime datastore not through a module, and sqlite.
2023-09-29 23:12:12 +00:00