Skip to content

perf(NODE-6525): remove setPrototype and defineProperty from hot path #4321

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

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Nov 8, 2024

Description

What is changing?

  • Making various performance improvements to the hot paths of the driver
Is there new documentation needed for these changes?

No

What is the motivation for this change?

Regain performance

Release Highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

Sorry, something went wrong.

@nbbeeken nbbeeken marked this pull request as ready for review November 8, 2024 21:28
@nbbeeken nbbeeken requested a review from dariakp November 8, 2024 22:14
addaleax
addaleax previously approved these changes Nov 10, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 11, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB self-assigned this Nov 11, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB removed their assignment Nov 11, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB removed the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 11, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB removed their request for review November 11, 2024 15:51
@aditi-khare-mongoDB aditi-khare-mongoDB added the Team Review Needs review from team label Nov 11, 2024
@dariakp dariakp merged commit 48ed47e into main Nov 11, 2024
29 checks passed
@dariakp dariakp deleted the NODE-6525-perf branch November 11, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants