pitrou commented on pull request #11841:
URL: https://github.com/apache/arrow/pull/11841#issuecomment-1003140262
The unity build failure should be fixed now.
Updated benchmarks (I'm not sure it's with the same compiler, sorry):
```
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Non-regressions: (11)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
benchmark baseline contender change %
counters
ChunkCSVVehiclesExample 1.820 GiB/sec 5.060 GiB/sec 178.049
{'family_index': 4, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVVehiclesExample', 'repetitions': 3, 'repetition_index': 0, 'threads':
1, 'iterations': 113}
ChunkCSVStocksExample 1.614 GiB/sec 3.076 GiB/sec 90.595
{'family_index': 5, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVStocksExample', 'repetitions': 3, 'repetition_index': 0, 'threads': 1,
'iterations': 536}
ChunkCSVNoNewlinesBlock 103.458571 111.097835 7.384
{'family_index': 2, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVNoNewlinesBlock', 'repetitions': 3, 'repetition_index': 2, 'threads':
1, 'iterations': 6745549}
TimestampConversionStrptime 22.623M items/sec 23.951M items/sec 5.869
{'family_index': 5, 'per_family_instance_index': 0, 'run_name':
'TimestampConversionStrptime', 'repetitions': 3, 'repetition_index': 0,
'threads': 1, 'iterations': 1563}
ParseCSVFlightsExample 475.063 MiB/sec 502.881 MiB/sec 5.856
{'family_index': 8, 'per_family_instance_index': 0, 'run_name':
'ParseCSVFlightsExample', 'repetitions': 3, 'repetition_index': 2, 'threads':
1, 'iterations': 338}
ChunkCSVQuotedBlock 1.539 GiB/sec 1.624 GiB/sec 5.510
{'family_index': 0, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVQuotedBlock', 'repetitions': 3, 'repetition_index': 1, 'threads': 1,
'iterations': 6749}
ParseCSVStocksExample 1.272 GiB/sec 1.297 GiB/sec 1.946
{'family_index': 10, 'per_family_instance_index': 0, 'run_name':
'ParseCSVStocksExample', 'repetitions': 3, 'repetition_index': 0, 'threads': 1,
'iterations': 426}
ChunkCSVFlightsExample 1.274 GiB/sec 1.295 GiB/sec 1.643
{'family_index': 3, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVFlightsExample', 'repetitions': 3, 'repetition_index': 0, 'threads':
1, 'iterations': 930}
ParseCSVVehiclesExample 2.679 GiB/sec 2.706 GiB/sec 1.026
{'family_index': 9, 'per_family_instance_index': 0, 'run_name':
'ParseCSVVehiclesExample', 'repetitions': 3, 'repetition_index': 1, 'threads':
1, 'iterations': 167}
ParseCSVQuotedBlock 831.659 MiB/sec 835.781 MiB/sec 0.496
{'family_index': 6, 'per_family_instance_index': 0, 'run_name':
'ParseCSVQuotedBlock', 'repetitions': 3, 'repetition_index': 0, 'threads': 1,
'iterations': 3533}
ChunkCSVEscapedBlock 2.067 GiB/sec 2.063 GiB/sec -0.218
{'family_index': 1, 'per_family_instance_index': 0, 'run_name':
'ChunkCSVEscapedBlock', 'repetitions': 3, 'repetition_index': 1, 'threads': 1,
'iterations': 9689}
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Regressions: (1)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
benchmark baseline contender change %
counters
ParseCSVEscapedBlock 796.577 MiB/sec 636.487 MiB/sec -20.097
{'family_index': 7, 'per_family_instance_index': 0, 'run_name':
'ParseCSVEscapedBlock', 'repetitions': 3, 'repetition_index': 1, 'threads': 1,
'iterations': 3434}
```
--
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]