I would like to see the actual test harness. A 100x improvement is do-able (you're trimming features basically) but I would like to see how you tested it
But I still agree - if the benchmark was in memory, Stoolap might be optimized for speed. Sqlite is optimized for persistence, so you have to benchmark on disk and compare how it performs when writes fail.
interesting, github says works for both olap+oltp but it was for go, does the same apply to rust as well? I want to try it in browser is wasm available somewhere or is there any plan to support it?
[Edit] looks like it is available for browser here https://stoolap.io/playground/
i will be trying it with my product this weekend, excited to see how it goes.
So, what's an "ap" then? As a German speaker I am used to the word "stuhl" too. Which means both "stool" and also "chair". So I sit myself on stool every single day!
Blog post written with an LLM, a project that went Go -> Rust -> Node? Also, is it really native? Does it not bind to your already built Rust tool?
I guess I'm a bit confused but don't want to read AI fuzz further
I would like to see the actual test harness. A 100x improvement is do-able (you're trimming features basically) but I would like to see how you tested it
I dont think the micro benchmarks are fair, as it really doesn't matter if something takes 0.01 ms or 0.001 ms even if its 10x faster.
Until it does ;)
But I still agree - if the benchmark was in memory, Stoolap might be optimized for speed. Sqlite is optimized for persistence, so you have to benchmark on disk and compare how it performs when writes fail.
interesting, github says works for both olap+oltp but it was for go, does the same apply to rust as well? I want to try it in browser is wasm available somewhere or is there any plan to support it? [Edit] looks like it is available for browser here https://stoolap.io/playground/ i will be trying it with my product this weekend, excited to see how it goes.
> No serialization overhead. Just your Node.js process talking directly ... through native bindings.
NAPI-RS has no serialisation overhead?
Stoolap looks pretty interesting, anyone want to share their experience of using it?
Never used it but I’ll chime in that the naming choice is unfortunate. For me as an English speaker it collides with stool, a term for excrement.
So, what's an "ap" then? As a German speaker I am used to the word "stuhl" too. Which means both "stool" and also "chair". So I sit myself on stool every single day!