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

perf(NODE-6450): Lazy objectId hex string cache #722

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. Use lazy hex cache

    SeanReece committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7589e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d17c577 View commit details
    Browse the repository at this point in the history
  2. No default cacheHexString

    SeanReece committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7aa3883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295cc72 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. weakMap + tests

    SeanReece committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    896061b View commit details
    Browse the repository at this point in the history
  2. Undo format

    SeanReece committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a298eb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Add __id back to interface

    SeanReece committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c5c278b View commit details
    Browse the repository at this point in the history
  2. Update src/objectid.ts

    Co-authored-by: Bailey Pearson <[email protected]>
    SeanReece and baileympearson authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8902919 View commit details
    Browse the repository at this point in the history