You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a library author, I would like to know that the assumptions I'm making about which operations are fast and which are slow apply to workerd. However, the security mitigatons documented in Performance and timers apply to locally running workerd instances as well, preventing any insight into workerd's performance characteristics.
Hopefully, the normal behavior of the performance global can be restored with either a command-line flag or as a field in the capnp configuration.
As a library author, I would like to know that the assumptions I'm making about which operations are fast and which are slow apply to workerd. However, the security mitigatons documented in Performance and timers apply to locally running workerd instances as well, preventing any insight into workerd's performance characteristics.
Hopefully, the normal behavior of the
performance
global can be restored with either a command-line flag or as a field in the capnp configuration.The text was updated successfully, but these errors were encountered: