HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fuzzybear3965

no profile record

comments

fuzzybear3965
·10 days ago·discuss
Yes. Thanks.
fuzzybear3965
·2 months ago·discuss
"We" refers to Germany?
fuzzybear3965
·4 months ago·discuss
Yes. Look at the README.

https://www.informit.com/store/linux-application-development...
fuzzybear3965
·5 months ago·discuss
Of course mileage may vary with different workloads, but are there any good benchmarks/suites to use for comparison in cases like these? They used YCSB but I don't know if those workloads ([1]) are relevant to modern/typical access patterns nor if they're applicable to SQL databases.

You thinking about running some benchmarks in a bcachefs branch (:pray:)?

I want to see this data structure prototyped in PostgreSQL.

[1]: https://github.com/brianfrankcooper/YCSB/tree/master/workloa...
fuzzybear3965
·5 months ago·discuss
Sure, but on principle, looking at the paper, I'd expect it to outperform B-trees since write amplification is reduced, generally. You thinking about cases requiring ordering of writes to a given record (lock contention)?