mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-25 10:16:35 +00:00
Update 2020-07-13-alpine-python.md
This commit is contained in:
parent
c429655ee5
commit
e6fb6b8d8e
@ -33,7 +33,7 @@ To fix installation times of Python package, we created our own [wheel index](ht
|
||||
|
||||
Alpine is a great base system for Container and allows us to provide the best experience to our user. A big thanks to Alpine Linux, musl, and jemalloc, which make this all possible.
|
||||
|
||||
The table shows the results comparing the Alpine Linux's Python runtime and our optimization (GCC 9.3.0/musl/Python 3.8.3).
|
||||
The table shows the results comparing the Alpine Linux's Python runtime and our optimization (GCC 9.3.0/musl). All tests done using Python 3.8.3.
|
||||
|
||||
|
||||
| Benchmark | Alpine | Optimized |
|
||||
|
Loading…
x
Reference in New Issue
Block a user