Avatar for the aio-libs user
aio-libs
propcache
BlogDocsChangelog

Split wheel builds to disable manylinux armv7l wheels

#76Merged
Comparing
disable_armv7l_manylinux_wheels
(
a48e5da
) with
master
(
08091df
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
4
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_cached_property_cache_hit
tests/test_benchmarks.py::test_cached_property_cache_hit
CodSpeed Performance Gauge
0%
40 µs
40.2 µs
test_cached_property_cache_miss
tests/test_benchmarks.py::test_cached_property_cache_miss
CodSpeed Performance Gauge
-1%
115.6 µs
116.3 µs
test_under_cached_property_cache_miss
tests/test_benchmarks.py::test_under_cached_property_cache_miss
CodSpeed Performance Gauge
-1%
110.7 µs
111.4 µs
test_under_cached_property_cache_hit
tests/test_benchmarks.py::test_under_cached_property_cache_hit
CodSpeed Performance Gauge
-1%
57.8 µs
58.3 µs

Commits

Click on a commit to change the comparison range
Base
master
08091df
-1%
Split wheel builds to disable manylinux armv7l wheels The image provided by ciobuildwheel for manylinux armv7l that was added in 2.22.0 is experimental and not capable of building cffi packages because its missing libcffi-dev Disable it for now by copying the wheel build config from yarl which splits musllinux and manylinux and already has armv7l manylinux wheels disabled. Note that we have never built armv7l manylinux wheels so this does not have any impact downstream
a48e5da
1 month ago
by bdraco
Home Terms PrivacyDocs