HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fuzzybear3965

no profile record

comments

fuzzybear3965
·10 дней назад·discuss
Yes. Thanks.
fuzzybear3965
·2 месяца назад·discuss
"We" refers to Germany?
fuzzybear3965
·4 месяца назад·discuss
Yes. Look at the README.

https://www.informit.com/store/linux-application-development...
fuzzybear3965
·5 месяцев назад·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 месяцев назад·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)?