xtdb / xtdb

An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
https://xtdb.com
Mozilla Public License 2.0
2.58k stars 170 forks source link

Performance bash #3094

Closed jarohen closed 4 months ago

jarohen commented 10 months ago

While we're happy that the underlying architecture of XT2 is still a good baseline for competitive performance in the future, we've deliberately not focused on precise performance numbers or benchmarking in the last few months, in order to get the early access version in front of users for their feedback. Now that we have that, we'd like to better understand where our performance is at, and what actions we can take to improve it.

We currently have TPC-H (OLAP) and AuctionMark (OLTP) benchmarks set up for XT 2 - the former is runnable at a REPL, the latter additionally through 'bench2'

Our current aims in this area:

jarohen commented 4 months ago

Will close this - the remaining two cards can be prio'd in isolation