tvalentyn commented on issue #25966:
URL: https://github.com/apache/beam/issues/25966#issuecomment-1486132687
I am not sure where the discrepancy comes from, perhaps the cache needs to
be primed first to be more efficient, or maybe it's not as fast with Python
3.7.
Repeating this same with `docker run --rm -it --entrypoint=/bin/bash
gcr.io/cloud-dataflow/v1beta3/python310:beam-master-20230322`
shows a much slower installation:
```
real 2m43.945s
user 2m36.349s
sys 0m7.157s
```
--
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]