throttler icon indicating copy to clipboard operation
throttler copied to clipboard

perf: replace simple object as key-value storage to map (#2018)

Open melonges opened this issue 8 months ago • 1 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [x] Other... Please describe:

What is the current behavior?

Issue Number: #2018

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

melonges avatar Jun 24 '24 11:06 melonges