node-mongodb-native icon indicating copy to clipboard operation
node-mongodb-native copied to clipboard

test: add performance no-op baseline test

Open nbbeeken opened this issue 1 year ago • 0 comments

Description

What is changing?

  • We should check what an empty function does
Is there new documentation needed for these changes?

What is the motivation for this change?

  • Because it should never change this would indicate if something external has changed

Double check the following

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

nbbeeken avatar Aug 08 '24 15:08 nbbeeken