Vercel Improves Python Function Cold Starts with Precompiled Bytecode

Vercel has updated its platform to include precompiled bytecode for Python function bundles during the build process. This optimization significantly reduces cold start times, with median-sized functions experiencing a performance boost from 2.8 seconds down to 1.3 seconds.

Source: Vercel