HippoBaro commented on PR #9653:
URL: https://github.com/apache/arrow-rs/pull/9653#issuecomment-4214384324
I am surprised by the few regressions above, such as:
```
string_dictionary/parquet_2 1.55 85.9±0.30ms
3.0 GB/sec 1.00 55.4±0.18ms 4.7 GB/sec
```
I can't reproduce these locally. I get:
```
string_dictionary/parquet_2
time: [53.024 ms 53.574 ms 54.565 ms]
thrpt: [4.7271 GiB/s 4.8146 GiB/s 4.8646 GiB/s]
change:
time: [−3.0644% −1.9407% −0.1309%] (p = 0.01 <
0.05)
thrpt: [+0.1311% +1.9791% +3.1613%]
Change within noise threshold.
```
Are these known to be noisy?
--
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]