]> zoso.dev Git - libnemo.git/commit
Add function to calculate different types of average times. Expand existing performan...
authorChris Duncan <chris@zoso.dev>
Sun, 8 Dec 2024 11:19:59 +0000 (03:19 -0800)
committerChris Duncan <chris@zoso.dev>
Sun, 8 Dec 2024 11:19:59 +0000 (03:19 -0800)
commit85ac13842ed35e12e4b50ee06465d717c716f70c
tree5ed1714ea9ae5f80df20691a5988ffb82fae21bd
parenteaea54071d41698082cd7d704d1a1f9bde8a15d3
Add function to calculate different types of average times. Expand existing performance testing and add block pow performance tests. Replace underperforming reduce function with for loop.
GLOBALS.mjs
perf/account.perf.js
perf/block.perf.js [new file with mode: 0644]
perf/main.mjs
perf/wallet.perf.js
src/lib/convert.ts