github dolthub/dolt v0.52.18
0.52.18

latest releases: v1.43.0, v1.42.20, v1.42.19...
19 months ago

Merged PRs

dolt

  • 5271: add another layer of batching

Closed Issues

  • 5175: High load in 1) SELECT queries when we have 7000 rows and 21000 branches 2) create extra branches when we've already have 21000
  • 5166: Join between dolt_log and dolt_commit_ancestors results in go panic
  • 5204: filter on database and table names should be case-insensitive
  • 3681: set @@persist doesn't update session values

Latency

Read Tests MySQL Dolt Multiple
covering_index_scan 1.93 2.71 1.4
groupby_scan 12.3 16.71 1.4
index_join 1.18 4.65 3.9
index_join_scan 1.14 3.96 3.5
index_scan 30.81 52.89 1.7
oltp_point_select 0.15 0.49 3.3
oltp_read_only 2.97 8.43 2.8
select_random_points 0.3 0.75 2.5
select_random_ranges 0.35 1.14 3.3
table_scan 30.81 62.19 2.0
types_table_scan 69.29 186.54 2.7
reads_mean_multiplier 2.6
Write Tests MySQL Dolt Multiple
bulk_insert 0.001 0.001 1.0
oltp_delete_insert 2.91 15.0 5.2
oltp_insert 1.37 3.19 2.3
oltp_read_write 5.09 18.61 3.7
oltp_update_index 1.5 7.3 4.9
oltp_update_non_index 1.47 8.28 5.6
oltp_write_only 2.26 9.39 4.2
types_delete_insert 2.97 17.32 5.8
writes_mean_multiplier 4.1
Overall Mean Multiple 3.2

Don't miss a new dolt release

NewReleases is sending notifications on new releases.