mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
* fuzz with test-fuzz * move fuzzing to db/codecs * add criterion & iai * print encoded size sum on criterion benchmark * fix BlockNumHash encode * add gh action for benchmarks * don't sum results * test ci values * Revert "test ci values" This reverts commit cc47fd80538b2c0073592f824c2693c927021f8f. * specify criterion version * add docs * remove benchmark job