Skip to content

Restore the root DoltLite logo path - #2529

Closed
timsehn wants to merge 1 commit into
masterfrom
fix/restore-doltlite-logo
Closed

Restore the root DoltLite logo path#2529
timsehn wants to merge 1 commit into
masterfrom
fix/restore-doltlite-logo

Conversation

@timsehn

@timsehn timsehn commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Restore doltlite-logo.png as a repository-owned compatibility copy so links to the original root URL survive the move into art/.

The copy is byte-identical to art/doltlite-logo.png.

Co-Authored-By: OpenAI Codex noreply@openai.com

Keep a repository-owned compatibility copy at the original URL so existing image links survive the move into art/.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@timsehn timsehn closed this Sep 1, 2026
@timsehn
timsehn deleted the fix/restore-doltlite-logo branch September 1, 2026 13:16
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

DoltLite performance vs PR base

  • Baseline: d8f1e33be34b82d45a4c360668efeee6d6898605
  • Candidate: dcef87ccd11a3a0cb9d16f9c7f32436651e7085c
  • Overall ratio: 0.998x
  • Gate result: PASS
  • Gates: individual > 1.50x with more than 10.00ms regression; section, suite, or overall > 1.25x with the same minimum delta
  • vc individual gate: > 2.00x with more than 50.00ms regression
  • Confirmed failed gates: none
  • Automatic retries: textpk cleared after 2 attempts; no gate failed every time
Suite Workloads Baseline total Candidate total Ratio Result
blobpk 69 10.63s 10.60s 0.998x PASS
compositepk 69 11.18s 11.18s 1.000x PASS
int 69 10.06s 10.08s 1.002x PASS
textpk 69 11.10s 11.09s 0.999x PASS
vc 13 787.32ms 696.97ms 0.885x PASS
blobpk details
Section Test Baseline Candidate Delta Ratio Result
mem_reads oltp_point_select 33.29ms 33.33ms +42us 1.001x PASS
mem_reads oltp_range_select 12.65ms 12.57ms -78us 0.994x PASS
mem_reads oltp_sum_range 12.60ms 12.72ms +118us 1.009x PASS
mem_reads oltp_order_range 2.89ms 2.87ms -18us 0.994x PASS
mem_reads oltp_distinct_range 4.00ms 4.03ms +35us 1.009x PASS
mem_reads oltp_index_scan 5.44ms 5.49ms +45us 1.008x PASS
mem_reads select_random_points 21.11ms 21.38ms +276us 1.013x PASS
mem_reads select_random_ranges 4.67ms 4.69ms +26us 1.006x PASS
mem_reads covering_index_scan 4.30ms 4.22ms -78us 0.982x PASS
mem_reads groupby_scan 33.26ms 33.24ms -19us 0.999x PASS
mem_reads index_join 9.12ms 9.07ms -48us 0.995x PASS
mem_reads index_join_scan 5.22ms 5.20ms -29us 0.994x PASS
mem_reads types_table_scan 1.17s 1.18s +3.35ms 1.003x PASS
mem_reads table_scan 1.31s 1.30s -6.92ms 0.995x PASS
mem_reads oltp_read_only 128.69ms 129.18ms +492us 1.004x PASS
mem_writes oltp_bulk_insert 304.54ms 303.77ms -766us 0.997x PASS
mem_writes oltp_insert 33.63ms 33.69ms +68us 1.002x PASS
mem_writes oltp_update_index 124.62ms 124.72ms +96us 1.001x PASS
mem_writes oltp_update_non_index 68.34ms 68.51ms +169us 1.002x PASS
mem_writes oltp_delete_insert 92.24ms 92.40ms +160us 1.002x PASS
mem_writes oltp_write_only 53.19ms 52.90ms -293us 0.994x PASS
mem_writes types_delete_insert 45.50ms 45.24ms -256us 0.994x PASS
mem_writes oltp_read_write 128.40ms 128.85ms +448us 1.003x PASS
file_reads oltp_point_select 42.34ms 41.90ms -441us 0.990x PASS
file_reads oltp_range_select 14.06ms 13.83ms -228us 0.984x PASS
file_reads oltp_sum_range 13.77ms 13.88ms +107us 1.008x PASS
file_reads oltp_order_range 3.12ms 3.07ms -42us 0.987x PASS
file_reads oltp_distinct_range 4.18ms 4.23ms +52us 1.012x PASS
file_reads oltp_index_scan 6.47ms 6.58ms +113us 1.017x PASS
file_reads select_random_points 21.63ms 21.90ms +268us 1.012x PASS
file_reads select_random_ranges 5.55ms 5.53ms -23us 0.996x PASS
file_reads covering_index_scan 5.16ms 5.15ms -13us 0.997x PASS
file_reads groupby_scan 33.25ms 33.27ms +18us 1.001x PASS
file_reads index_join 9.57ms 9.53ms -40us 0.996x PASS
file_reads index_join_scan 5.20ms 5.17ms -33us 0.994x PASS
file_reads types_table_scan 1.17s 1.16s -4.31ms 0.996x PASS
file_reads table_scan 1.29s 1.28s -3.42ms 0.997x PASS
file_reads oltp_read_only 141.58ms 140.94ms -648us 0.995x PASS
file_writes oltp_bulk_insert 314.27ms 312.76ms -1.50ms 0.995x PASS
file_writes oltp_insert 39.84ms 39.65ms -192us 0.995x PASS
file_writes oltp_update_index 136.18ms 134.41ms -1.76ms 0.987x PASS
file_writes oltp_update_non_index 80.33ms 79.42ms -909us 0.989x PASS
file_writes oltp_delete_insert 101.62ms 101.20ms -423us 0.996x PASS
file_writes oltp_write_only 61.95ms 61.55ms -402us 0.994x PASS
file_writes types_delete_insert 53.01ms 52.95ms -62us 0.999x PASS
file_writes oltp_read_write 135.80ms 137.16ms +1.36ms 1.010x PASS
ac_reads oltp_point_select 41.63ms 41.62ms -14us 1.000x PASS
ac_reads oltp_range_select 13.66ms 13.80ms +143us 1.010x PASS
ac_reads oltp_sum_range 13.71ms 13.62ms -87us 0.994x PASS
ac_reads oltp_order_range 3.00ms 3.03ms +31us 1.010x PASS
ac_reads oltp_distinct_range 4.19ms 4.13ms -57us 0.986x PASS
ac_reads oltp_index_scan 6.34ms 6.28ms -64us 0.990x PASS
ac_reads select_random_points 21.51ms 21.37ms -144us 0.993x PASS
ac_reads select_random_ranges 5.59ms 5.59ms +8us 1.001x PASS
ac_reads covering_index_scan 5.15ms 5.15ms +1us 1.000x PASS
ac_reads groupby_scan 33.09ms 33.14ms +47us 1.001x PASS
ac_reads index_join 9.40ms 9.59ms +194us 1.021x PASS
ac_reads index_join_scan 5.19ms 5.17ms -23us 0.996x PASS
ac_reads types_table_scan 1.17s 1.16s -3.11ms 0.997x PASS
ac_reads table_scan 1.29s 1.28s -7.75ms 0.994x PASS
ac_reads oltp_read_only 141.57ms 142.13ms +558us 1.004x PASS
ac_writes oltp_bulk_insert_ac 58.08ms 57.04ms -1.03ms 0.982x PASS
ac_writes oltp_insert_ac 72.13ms 78.21ms +6.08ms 1.084x PASS
ac_writes oltp_update_index_ac 82.43ms 83.03ms +603us 1.007x PASS
ac_writes oltp_update_non_index_ac 63.83ms 65.47ms +1.63ms 1.026x PASS
ac_writes oltp_delete_insert_ac 74.56ms 72.31ms -2.25ms 0.970x PASS
ac_writes oltp_write_only_ac 74.73ms 76.58ms +1.85ms 1.025x PASS
ac_writes types_delete_insert_ac 71.73ms 64.97ms -6.76ms 0.906x PASS
ac_writes oltp_read_write_ac 77.17ms 76.57ms -603us 0.992x PASS
compositepk details
Section Test Baseline Candidate Delta Ratio Result
mem_reads oltp_point_select 39.30ms 39.78ms +482us 1.012x PASS
mem_reads oltp_range_select 20.95ms 20.80ms -150us 0.993x PASS
mem_reads oltp_sum_range 19.84ms 19.73ms -110us 0.994x PASS
mem_reads oltp_order_range 3.81ms 3.85ms +34us 1.009x PASS
mem_reads oltp_distinct_range 5.00ms 5.01ms +11us 1.002x PASS
mem_reads oltp_index_scan 5.74ms 5.66ms -82us 0.986x PASS
mem_reads select_random_points 31.70ms 31.39ms -310us 0.990x PASS
mem_reads select_random_ranges 8.81ms 8.81ms +2us 1.000x PASS
mem_reads covering_index_scan 4.11ms 4.18ms +73us 1.018x PASS
mem_reads groupby_scan 41.05ms 39.91ms -1.13ms 0.972x PASS
mem_reads index_join 10.12ms 10.19ms +73us 1.007x PASS
mem_reads index_join_scan 5.37ms 5.24ms -122us 0.977x PASS
mem_reads types_table_scan 1.16s 1.16s +25us 1.000x PASS
mem_reads table_scan 1.27s 1.27s -27us 1.000x PASS
mem_reads oltp_read_only 168.14ms 167.84ms -301us 0.998x PASS
mem_writes oltp_bulk_insert 340.06ms 345.55ms +5.49ms 1.016x PASS
mem_writes oltp_insert 34.23ms 34.40ms +175us 1.005x PASS
mem_writes oltp_update_index 116.45ms 116.11ms -342us 0.997x PASS
mem_writes oltp_update_non_index 75.73ms 75.11ms -618us 0.992x PASS
mem_writes oltp_delete_insert 92.67ms 92.62ms -50us 0.999x PASS
mem_writes oltp_write_only 55.13ms 54.78ms -347us 0.994x PASS
mem_writes types_delete_insert 50.89ms 51.37ms +485us 1.010x PASS
mem_writes oltp_read_write 157.13ms 154.85ms -2.29ms 0.985x PASS
file_reads oltp_point_select 60.46ms 59.00ms -1.46ms 0.976x PASS
file_reads oltp_range_select 23.17ms 22.89ms -278us 0.988x PASS
file_reads oltp_sum_range 22.17ms 22.13ms -38us 0.998x PASS
file_reads oltp_order_range 4.18ms 4.08ms -108us 0.974x PASS
file_reads oltp_distinct_range 5.35ms 5.31ms -46us 0.991x PASS
file_reads oltp_index_scan 8.02ms 7.98ms -36us 0.996x PASS
file_reads select_random_points 35.82ms 35.55ms -274us 0.992x PASS
file_reads select_random_ranges 11.16ms 11.22ms +68us 1.006x PASS
file_reads covering_index_scan 6.37ms 6.40ms +26us 1.004x PASS
file_reads groupby_scan 39.92ms 40.11ms +189us 1.005x PASS
file_reads index_join 12.07ms 12.08ms +15us 1.001x PASS
file_reads index_join_scan 5.75ms 5.85ms +101us 1.018x PASS
file_reads types_table_scan 1.16s 1.17s +1.44ms 1.001x PASS
file_reads table_scan 1.27s 1.27s +6.66ms 1.005x PASS
file_reads oltp_read_only 198.42ms 197.71ms -713us 0.996x PASS
file_writes oltp_bulk_insert 353.47ms 358.55ms +5.08ms 1.014x PASS
file_writes oltp_insert 39.84ms 39.82ms -15us 1.000x PASS
file_writes oltp_update_index 128.93ms 129.76ms +830us 1.006x PASS
file_writes oltp_update_non_index 89.49ms 89.11ms -386us 0.996x PASS
file_writes oltp_delete_insert 105.10ms 105.08ms -14us 1.000x PASS
file_writes oltp_write_only 65.01ms 65.26ms +247us 1.004x PASS
file_writes types_delete_insert 57.90ms 57.52ms -383us 0.993x PASS
file_writes oltp_read_write 166.28ms 166.76ms +482us 1.003x PASS
ac_reads oltp_point_select 59.96ms 58.81ms -1.15ms 0.981x PASS
ac_reads oltp_range_select 23.35ms 22.80ms -550us 0.976x PASS
ac_reads oltp_sum_range 22.45ms 22.07ms -380us 0.983x PASS
ac_reads oltp_order_range 4.26ms 4.12ms -139us 0.967x PASS
ac_reads oltp_distinct_range 5.26ms 5.39ms +131us 1.025x PASS
ac_reads oltp_index_scan 8.19ms 7.98ms -214us 0.974x PASS
ac_reads select_random_points 36.06ms 35.53ms -526us 0.985x PASS
ac_reads select_random_ranges 11.10ms 10.93ms -172us 0.985x PASS
ac_reads covering_index_scan 6.45ms 6.35ms -97us 0.985x PASS
ac_reads groupby_scan 39.87ms 39.95ms +89us 1.002x PASS
ac_reads index_join 12.24ms 12.06ms -180us 0.985x PASS
ac_reads index_join_scan 5.87ms 5.96ms +86us 1.015x PASS
ac_reads types_table_scan 1.16s 1.17s +5.28ms 1.005x PASS
ac_reads table_scan 1.27s 1.27s +222us 1.000x PASS
ac_reads oltp_read_only 201.92ms 197.12ms -4.79ms 0.976x PASS
ac_writes oltp_bulk_insert_ac 76.45ms 71.95ms -4.50ms 0.941x PASS
ac_writes oltp_insert_ac 87.32ms 91.49ms +4.17ms 1.048x PASS
ac_writes oltp_update_index_ac 99.51ms 98.85ms -663us 0.993x PASS
ac_writes oltp_update_non_index_ac 88.66ms 80.76ms -7.90ms 0.911x PASS
ac_writes oltp_delete_insert_ac 90.63ms 91.39ms +756us 1.008x PASS
ac_writes oltp_write_only_ac 90.31ms 94.08ms +3.77ms 1.042x PASS
ac_writes types_delete_insert_ac 85.44ms 81.25ms -4.19ms 0.951x PASS
ac_writes oltp_read_write_ac 98.53ms 100.36ms +1.83ms 1.019x PASS
int details
Section Test Baseline Candidate Delta Ratio Result
mem_reads oltp_point_select 28.71ms 29.36ms +650us 1.023x PASS
mem_reads oltp_range_select 11.00ms 10.99ms -13us 0.999x PASS
mem_reads oltp_sum_range 10.95ms 11.12ms +168us 1.015x PASS
mem_reads oltp_order_range 2.76ms 2.87ms +110us 1.040x PASS
mem_reads oltp_distinct_range 4.02ms 3.86ms -163us 0.959x PASS
mem_reads oltp_index_scan 5.07ms 5.14ms +68us 1.013x PASS
mem_reads select_random_points 10.88ms 11.32ms +440us 1.040x PASS
mem_reads select_random_ranges 4.09ms 3.98ms -108us 0.974x PASS
mem_reads covering_index_scan 4.14ms 4.26ms +117us 1.028x PASS
mem_reads groupby_scan 33.69ms 32.62ms -1.07ms 0.968x PASS
mem_reads index_join 7.80ms 8.05ms +255us 1.033x PASS
mem_reads index_join_scan 4.45ms 4.46ms +8us 1.002x PASS
mem_reads types_table_scan 1.11s 1.12s +8.00ms 1.007x PASS
mem_reads table_scan 1.22s 1.23s +7.90ms 1.006x PASS
mem_reads oltp_read_only 116.17ms 115.18ms -986us 0.992x PASS
mem_writes oltp_bulk_insert 247.88ms 248.28ms +398us 1.002x PASS
mem_writes oltp_insert 26.63ms 26.94ms +305us 1.011x PASS
mem_writes oltp_update_index 89.36ms 91.56ms +2.21ms 1.025x PASS
mem_writes oltp_update_non_index 54.76ms 53.79ms -975us 0.982x PASS
mem_writes oltp_delete_insert 72.66ms 71.86ms -796us 0.989x PASS
mem_writes oltp_write_only 44.75ms 44.74ms -5us 1.000x PASS
mem_writes types_delete_insert 35.97ms 36.16ms +197us 1.005x PASS
mem_writes oltp_read_write 108.13ms 107.92ms -206us 0.998x PASS
file_reads oltp_point_select 47.32ms 47.72ms +401us 1.008x PASS
file_reads oltp_range_select 13.10ms 12.95ms -156us 0.988x PASS
file_reads oltp_sum_range 13.06ms 13.07ms +16us 1.001x PASS
file_reads oltp_order_range 3.24ms 3.08ms -158us 0.951x PASS
file_reads oltp_distinct_range 4.25ms 4.32ms +72us 1.017x PASS
file_reads oltp_index_scan 7.35ms 7.33ms -20us 0.997x PASS
file_reads select_random_points 13.53ms 13.54ms +15us 1.001x PASS
file_reads select_random_ranges 5.85ms 5.90ms +51us 1.009x PASS
file_reads covering_index_scan 6.34ms 6.46ms +117us 1.018x PASS
file_reads groupby_scan 34.30ms 32.93ms -1.37ms 0.960x PASS
file_reads index_join 9.55ms 9.96ms +416us 1.044x PASS
file_reads index_join_scan 5.10ms 5.34ms +248us 1.049x PASS
file_reads types_table_scan 1.12s 1.12s -1.72ms 0.998x PASS
file_reads table_scan 1.22s 1.22s -774us 0.999x PASS
file_reads oltp_read_only 143.91ms 142.31ms -1.60ms 0.989x PASS
file_writes oltp_bulk_insert 257.47ms 257.07ms -395us 0.998x PASS
file_writes oltp_insert 30.87ms 30.61ms -257us 0.992x PASS
file_writes oltp_update_index 98.04ms 98.76ms +713us 1.007x PASS
file_writes oltp_update_non_index 64.90ms 66.54ms +1.64ms 1.025x PASS
file_writes oltp_delete_insert 81.05ms 80.82ms -235us 0.997x PASS
file_writes oltp_write_only 52.31ms 52.54ms +235us 1.004x PASS
file_writes types_delete_insert 43.44ms 42.62ms -821us 0.981x PASS
file_writes oltp_read_write 119.34ms 117.80ms -1.54ms 0.987x PASS
ac_reads oltp_point_select 48.45ms 48.69ms +236us 1.005x PASS
ac_reads oltp_range_select 13.01ms 13.10ms +99us 1.008x PASS
ac_reads oltp_sum_range 13.11ms 13.11ms -4us 1.000x PASS
ac_reads oltp_order_range 3.22ms 3.21ms -14us 0.996x PASS
ac_reads oltp_distinct_range 4.43ms 4.32ms -117us 0.974x PASS
ac_reads oltp_index_scan 7.75ms 7.55ms -192us 0.975x PASS
ac_reads select_random_points 13.93ms 13.61ms -316us 0.977x PASS
ac_reads select_random_ranges 6.02ms 6.09ms +78us 1.013x PASS
ac_reads covering_index_scan 6.54ms 6.62ms +80us 1.012x PASS
ac_reads groupby_scan 34.27ms 34.71ms +440us 1.013x PASS
ac_reads index_join 9.95ms 10.08ms +132us 1.013x PASS
ac_reads index_join_scan 4.87ms 4.95ms +76us 1.016x PASS
ac_reads types_table_scan 1.12s 1.11s -1.34ms 0.999x PASS
ac_reads table_scan 1.24s 1.24s +8.20ms 1.007x PASS
ac_reads oltp_read_only 146.22ms 147.93ms +1.71ms 1.012x PASS
ac_writes oltp_bulk_insert_ac 79.52ms 82.37ms +2.85ms 1.036x PASS
ac_writes oltp_insert_ac 95.14ms 97.30ms +2.16ms 1.023x PASS
ac_writes oltp_update_index_ac 104.74ms 101.70ms -3.03ms 0.971x PASS
ac_writes oltp_update_non_index_ac 86.21ms 84.74ms -1.47ms 0.983x PASS
ac_writes oltp_delete_insert_ac 93.60ms 95.95ms +2.35ms 1.025x PASS
ac_writes oltp_write_only_ac 100.45ms 99.65ms -806us 0.992x PASS
ac_writes types_delete_insert_ac 91.73ms 87.54ms -4.19ms 0.954x PASS
ac_writes oltp_read_write_ac 102.33ms 102.72ms +393us 1.004x PASS
textpk details
Section Test Baseline Candidate Delta Ratio Result
mem_reads oltp_point_select 22.17ms 22.16ms -13us 0.999x PASS
mem_reads oltp_range_select 9.40ms 9.32ms -84us 0.991x PASS
mem_reads oltp_sum_range 9.05ms 8.90ms -151us 0.983x PASS
mem_reads oltp_order_range 2.08ms 2.06ms -20us 0.990x PASS
mem_reads oltp_distinct_range 2.94ms 2.92ms -11us 0.996x PASS
mem_reads oltp_index_scan 3.71ms 3.61ms -95us 0.974x PASS
mem_reads select_random_points 15.16ms 15.18ms +17us 1.001x PASS
mem_reads select_random_ranges 3.30ms 3.53ms +229us 1.069x PASS
mem_reads covering_index_scan 2.59ms 2.58ms -4us 0.998x PASS
mem_reads groupby_scan 24.10ms 24.01ms -86us 0.996x PASS
mem_reads index_join 6.29ms 6.39ms +94us 1.015x PASS
mem_reads index_join_scan 4.52ms 4.66ms +140us 1.031x PASS
mem_reads types_table_scan 822.95ms 832.46ms +9.51ms 1.012x PASS
mem_reads table_scan 913.85ms 913.62ms -229us 1.000x PASS
mem_reads oltp_read_only 82.72ms 82.12ms -594us 0.993x PASS
mem_writes oltp_bulk_insert 199.13ms 198.61ms -523us 0.997x PASS
mem_writes oltp_insert 22.27ms 22.23ms -42us 0.998x PASS
mem_writes oltp_update_index 85.41ms 84.61ms -799us 0.991x PASS
mem_writes oltp_update_non_index 48.87ms 49.62ms +756us 1.015x PASS
mem_writes oltp_delete_insert 64.30ms 63.65ms -648us 0.990x PASS
mem_writes oltp_write_only 36.32ms 36.91ms +595us 1.016x PASS
mem_writes types_delete_insert 32.42ms 31.47ms -953us 0.971x PASS
mem_writes oltp_read_write 84.53ms 84.71ms +174us 1.002x PASS
file_reads oltp_point_select 27.17ms 27.27ms +108us 1.004x PASS
file_reads oltp_range_select 10.06ms 9.78ms -279us 0.972x PASS
file_reads oltp_sum_range 10.17ms 10.06ms -106us 0.990x PASS
file_reads oltp_order_range 2.20ms 2.26ms +65us 1.030x PASS
file_reads oltp_distinct_range 3.03ms 2.99ms -39us 0.987x PASS
file_reads oltp_index_scan 4.95ms 4.54ms -412us 0.917x PASS
file_reads select_random_points 16.69ms 16.75ms +63us 1.004x PASS
file_reads select_random_ranges 4.12ms 4.07ms -54us 0.987x PASS
file_reads covering_index_scan 3.95ms 3.68ms -268us 0.932x PASS
file_reads groupby_scan 23.90ms 23.99ms +89us 1.004x PASS
file_reads index_join 7.34ms 7.60ms +253us 1.034x PASS
file_reads index_join_scan 5.01ms 4.97ms -35us 0.993x PASS
file_reads types_table_scan 821.47ms 826.31ms +4.84ms 1.006x PASS
file_reads table_scan 921.87ms 922.28ms +409us 1.000x PASS
file_reads oltp_read_only 93.45ms 93.91ms +457us 1.005x PASS
file_writes oltp_bulk_insert 326.40ms 458.75ms +132.35ms 1.405x PASS
file_writes oltp_insert 48.68ms 47.83ms -850us 0.983x PASS
file_writes oltp_update_index 164.61ms 159.48ms -5.14ms 0.969x PASS
file_writes oltp_update_non_index 175.73ms 168.42ms -7.30ms 0.958x PASS
file_writes oltp_delete_insert 144.91ms 160.59ms +15.69ms 1.108x PASS
file_writes oltp_write_only 103.15ms 102.02ms -1.13ms 0.989x PASS
file_writes types_delete_insert 182.05ms 89.43ms -92.62ms 0.491x PASS
file_writes oltp_read_write 132.58ms 139.61ms +7.03ms 1.053x PASS
ac_reads oltp_point_select 27.80ms 27.48ms -319us 0.989x PASS
ac_reads oltp_range_select 10.36ms 10.58ms +215us 1.021x PASS
ac_reads oltp_sum_range 9.80ms 9.83ms +27us 1.003x PASS
ac_reads oltp_order_range 2.20ms 2.18ms -21us 0.990x PASS
ac_reads oltp_distinct_range 2.98ms 2.98ms +1us 1.000x PASS
ac_reads oltp_index_scan 5.04ms 4.97ms -64us 0.987x PASS
ac_reads select_random_points 17.20ms 17.04ms -159us 0.991x PASS
ac_reads select_random_ranges 4.23ms 4.11ms -114us 0.973x PASS
ac_reads covering_index_scan 3.84ms 3.95ms +106us 1.028x PASS
ac_reads groupby_scan 24.16ms 24.23ms +68us 1.003x PASS
ac_reads index_join 7.92ms 7.76ms -157us 0.980x PASS
ac_reads index_join_scan 5.12ms 5.18ms +51us 1.010x PASS
ac_reads types_table_scan 820.87ms 826.73ms +5.86ms 1.007x PASS
ac_reads table_scan 912.29ms 921.35ms +9.06ms 1.010x PASS
ac_reads oltp_read_only 91.35ms 91.16ms -187us 0.998x PASS
ac_writes oltp_bulk_insert_ac 359.82ms 382.94ms +23.11ms 1.064x PASS
ac_writes oltp_insert_ac 276.81ms 408.05ms +131.24ms 1.474x PASS
ac_writes oltp_update_index_ac 211.61ms 194.14ms -17.47ms 0.917x PASS
ac_writes oltp_update_non_index_ac 867.03ms 584.69ms -282.34ms 0.674x PASS
ac_writes oltp_delete_insert_ac 538.95ms 356.95ms -182.00ms 0.662x PASS
ac_writes oltp_write_only_ac 349.83ms 438.04ms +88.21ms 1.252x PASS
ac_writes types_delete_insert_ac 393.61ms 381.01ms -12.60ms 0.968x PASS
ac_writes oltp_read_write_ac 425.89ms 597.01ms +171.12ms 1.402x PASS
vc details
Section Test Baseline Candidate Delta Ratio Result
vc status_clean_many_tables 63.48ms 63.46ms -22us 1.000x PASS
vc status_dirty_many_tables 64.59ms 64.80ms +213us 1.003x PASS
vc diff_regular_working_one_table 58.27ms 58.05ms -221us 0.996x PASS
vc diff_regular_working_many_tables 69.40ms 69.51ms +111us 1.002x PASS
vc diff_stat_working_many_tables 68.61ms 69.23ms +611us 1.009x PASS
vc diff_schema_working_many_tables 69.69ms 69.60ms -82us 0.999x PASS
vc branch_list_many_branches 18.55ms 18.17ms -387us 0.979x PASS
vc branch_create_delete 29.68ms 67.03ms +37.35ms 2.259x PASS
vc checkout_branch_clean 214.49ms 92.50ms -122.00ms 0.431x PASS
vc merge_data_no_conflicts 57.08ms 46.84ms -10.24ms 0.821x PASS
vc merge_schema_no_conflicts 21.23ms 25.23ms +4.01ms 1.189x PASS
vc merge_data_conflicts 26.18ms 26.33ms +157us 1.006x PASS
vc merge_data_conflicts_with_resolve 26.07ms 26.22ms +152us 1.006x PASS

All relative performance gates passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant