Skip to content

Conversation

@karlseguin
Copy link
Collaborator

The browser has more context than the env about when this should be called.

Specifically it can be called once per session, whereas, in the env, we can only call it once per context - which could be too often. I was hoping this would improve some of the isolated world performance regression, since this was now being called 2x as often, but it seems to have little impact. I still prefer it in the browser.

It has more context than the env about when this should be called. Specifically
it can be called once per session, whereas, in the env, we can only call it
once per context - which could be too often.
@karlseguin karlseguin merged commit a2a9977 into main May 9, 2025
15 checks passed
@karlseguin karlseguin deleted the browser_controlled_gc_hints branch May 9, 2025 04:26
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants