Skip to content

Commit

Permalink
perf: delay guess encoded (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jun 5, 2022
1 parent b4603a6 commit 69b13c7
Show file tree
Hide file tree
Showing 8 changed files with 1,222 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Expand Up @@ -31,7 +31,7 @@
},
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 6,
"ecmaVersion": 2020,
"sourceType": "module"
}
}
12 changes: 12 additions & 0 deletions benchmark/data-min.js

Large diffs are not rendered by default.

0 comments on commit 69b13c7

Please sign in to comment.