Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset properties instead of deleting them #2826

Merged
merged 1 commit into from
Jan 16, 2017

Conversation

Nibbler999
Copy link
Contributor

Deleting properties is a v8 'optimization killer'

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Deleting properties is a v8 'optimization killer'
@darrachequesne darrachequesne merged commit e24434a into socketio:master Jan 16, 2017
@darrachequesne
Copy link
Member

Thanks!

Out of curiosity, do you have any good resource documenting those 'optimization killers' (besides the one here)?

@darrachequesne darrachequesne added this to the 2.0.0 milestone May 13, 2017
dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
Deleting properties is a v8 'optimization killer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants