github cloudflare/workers-sdk @cloudflare/workers-shared@0.18.3

Patch Changes

  • #9908 ab75fd8 Thanks @GregBrimble! - perf: graduate asset-server binary search experiment to 100%

    The improved iterative binary search implementation has been graduated from a 50% experiment to the default implementation. This provides better performance for asset manifest lookups by replacing the recursive binary search with an iterative approach.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.