feat: working benchmark of pocomath

This commit is contained in:
Glen Whitney 2023-08-15 17:38:31 -07:00
parent 0dbb95bbbe
commit f1a2d04f4b
3 changed files with 76 additions and 0 deletions

View file

@ -20,7 +20,9 @@
license: 'Apache-2.0',
type: 'module',
devDependencies: {
benchmark: '^2.1.4',
mocha: '^10.0.0',
'pad-right': '^0.2.2',
},
dependencies: {
'bigint-isqrt': '^0.2.1',