Fix failing gcc-13 based CI jobs #6886
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
gcc 13 was removed from ubuntu-22.04 image: actions/runner-images#9854
Tasklist
Requirements / Relations
Link any requirements here. Other pull requests this PR is based on?
Benchmark Results
plain u32: 1092.49
aliased double: 958.881
plain double: 959.044
plain u32: 1092.85
aliased double: 945.156
plain double: 958.948
Stringstream: 11.6958ms
Vector: 7.61092ms
Stringstream: 11.6943ms
Vector: 7.62153ms
0.100389ms/coordinate
0.10073ms/coordinate
0.0869699ms/coordinate
0.0867196ms/coordinate
std::vector 9724.03 ms
util::packed_vector 74559.1 ms
slowdown: 7.66751
random read:
std::vector 8436.93 ms
util::packed_vector 30553.2 ms
slowdown: 3.62136
std::vector 9789.71 ms
util::packed_vector 82284.8 ms
slowdown: 8.40523
random read:
std::vector 8464 ms
util::packed_vector 33239.2 ms
slowdown: 3.92713
201.029ms -> 0.0201029 ms/query
10 results:
237.173ms -> 0.0237173 ms/query
207.224ms -> 0.0207224 ms/query
10 results:
242.478ms -> 0.0242478 ms/query