Skip to content

Commit

Permalink
fix: address memory leaks related to arrays not being garbage-collected
Browse files Browse the repository at this point in the history
  • Loading branch information
revelt committed Sep 5, 2022
1 parent 13de072 commit 7001193
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 107 deletions.
3 changes: 2 additions & 1 deletion packages/is-language-code/perf/historical.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"4.0.13": 1582871.072906798,
"4.0.14": 1836842.6840615764,
"4.0.15": 1972842.2858847915,
"lastVersion": 1972842.2858847915
"4.1.1": 1637539.8702599076,
"lastVersion": 1637539.8702599076
}

0 comments on commit 7001193

Please sign in to comment.