This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
chainsafe-bls/benchmark
Cayman 0056e13ee5
feat: use esm
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
..
index.ts feat: use esm 2022-04-11 10:15:43 -05:00
noble.ts feat: use esm 2022-04-11 10:15:43 -05:00
package.json feat: use esm 2022-04-11 10:15:43 -05:00
params.ts Present results as a table 2020-12-02 20:45:29 +00:00
runner.ts Speed-up benchmarks 2021-04-05 21:02:07 +02:00
verifyMultipleSignaturesSavings.ts feat: use esm 2022-04-11 10:15:43 -05:00
yarn.lock Update benchmark API 2021-04-05 18:03:49 +02:00