github-actions[bot] commented on PR #5633:
URL: https://github.com/apache/texera/pull/5633#issuecomment-4686948185

   <!-- 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 | 536 | 0.327 | 18.43 | 26.96 | 372.93 |
   | 100 | 10 | 64 | 20 | 1208 | 0.737 | 82.20 | 102.00 | 1656.27 |
   | 1000 | 10 | 64 | 20 | 1404 | 0.857 | 711.41 | 753.80 | 14240.33 |
   
   <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,372.93,200,128000,536,0.327,18428.71,26956.47,26956.47
   1,100,10,64,20,1656.27,2000,1280000,1208,0.737,82199.19,101996.52,101996.52
   
2,1000,10,64,20,14240.33,20000,12800000,1404,0.857,711413.58,753803.30,753803.30
   ```
   
   </details>
   
   [Full workflow 
run](https://github.com/apache/texera/actions/runs/27386707510)


-- 
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]

Reply via email to