Python function bundles now include precompiled bytecode

Python function bundles now include precompiled bytecode

💡 原文英文,约200词,阅读约需1分钟。
📝

内容提要

Vercel now compiles Python functions to bytecode at build time. In our benchmarks, cold starts for the median-sized function dropped from 2.8s to 1.3s.Cold starts are already rare in practice....

🏷️

标签

➡️

继续阅读