github-actions[bot] commented on PR #5613: URL: https://github.com/apache/texera/pull/5613#issuecomment-4688360182
<!-- texera-benchmarks-comment --> ## Arrow Flight E2E bench | batch | schema_w | str_len | n_batches | tuples/s | MB/s | p50 ms | p99 ms | total ms | |---:|---:|---:|---:|---:|---:|---:|---:|---:| | 10 | 10 | 64 | 20 | 428 | 0.261 | 22.76 | 32.90 | 467.12 | | 100 | 10 | 64 | 20 | 928 | 0.566 | 106.35 | 139.43 | 2154.98 | | 1000 | 10 | 64 | 20 | 1082 | 0.661 | 926.44 | 977.98 | 18481.23 | <details><summary>Raw CSV</summary> ```csv config_idx,batch_size,schema_width,string_len,num_batches,total_ms,total_tuples,total_bytes,tuples_per_sec,mb_per_sec,lat_p50_us,lat_p95_us,lat_p99_us 0,10,10,64,20,467.12,200,128000,428,0.261,22755.18,32897.76,32897.76 1,100,10,64,20,2154.98,2000,1280000,928,0.566,106346.90,139431.40,139431.40 2,1000,10,64,20,18481.23,20000,12800000,1082,0.661,926442.12,977976.55,977976.55 ``` </details> [Full workflow run](https://github.com/apache/texera/actions/runs/27400274749) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
