You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/19 09:59:06 UTC

[GitHub] [arrow-rs] mingmwang commented on issue #1473: Requirements for Async Parquet API

mingmwang commented on issue #1473:
URL: https://github.com/apache/arrow-rs/issues/1473#issuecomment-1102430783

   Unfortunately, I can not reproduce the test result in my local Mac.
   ````
   tokio_sync_file_test (2048): min: 0.1052s, max: 0.1178s, avg: 0.1117s, p95: 0.1142s
   tokio_par_async_spawn_blocking_test (2048): min: 0.0916s, max: 0.1064s, avg: 0.0963s, p95: 0.1006s
   tokio_par_async_blocking_test (2048): min: 0.1070s, max: 0.1165s, avg: 0.1104s, p95: 0.1146s
   tokio_par_sync_test (2048): min: 0.1080s, max: 0.1274s, avg: 0.1120s, p95: 0.1157s
   ````


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org