viirya commented on PR #3323:
URL: https://github.com/apache/arrow-rs/pull/3323#issuecomment-1345151691
```
write_batch primitive/4096 values primitive
time: [619.38 µs 621.82 µs 624.41 µs]
thrpt: [282.70 MiB/s 283.88 MiB/s 285.00 MiB/s]
Found 12 outliers among 100 measurements (12.00%)
12 (12.00%) high severe
write_batch primitive/4096 values primitive with bloom filter
time: [4.8945 ms 4.9131 ms 4.9326 ms]
thrpt: [35.786 MiB/s 35.928 MiB/s 36.065 MiB/s]
Found 1 outliers among 100 measurements (1.00%)
```
```
write_batch primitive/4096 values primitive non-null
time: [540.92 µs 541.26 µs 541.54 µs]
thrpt: [319.65 MiB/s 319.82 MiB/s 320.02 MiB/s]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
write_batch primitive/4096 values primitive non-null with bloom filter
time: [4.3944 ms 4.4298 ms 4.4636 ms]
thrpt: [38.781 MiB/s 39.077 MiB/s 39.392 MiB/s]
```
```
write_batch primitive/4096 values string
time: [272.10 µs 272.33 µs 272.59 µs]
thrpt: [292.14 MiB/s 292.42 MiB/s 292.68 MiB/s]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
write_batch primitive/4096 values string with bloom filter
time: [1.1696 ms 1.1821 ms 1.1913 ms]
thrpt: [66.850 MiB/s 67.368 MiB/s 68.090 MiB/s]
```
```
write_batch primitive/4096 values string non-null
time: [332.30 µs 332.95 µs 333.64 µs]
thrpt: [235.76 MiB/s 236.25 MiB/s 236.71 MiB/s]
Benchmarking write_batch primitive/4096 values string non-null with bloom
filter: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase
target time to 5.1s, enable flat sampling, or reduce sample count to 60.
write_batch primitive/4096 values string non-null with bloom filter
time: [1.1043 ms 1.1553 ms 1.2063 ms]
thrpt: [65.204 MiB/s 68.087 MiB/s 71.232 MiB/s]
```
--
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]