From: Chris Duncan Date: Sat, 21 Dec 2024 16:06:16 +0000 (-0800) Subject: Start building out visible content in testing webpage. X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=4f1fd9dd3211c7bf011f9c06c7671545c5bdade6;p=libnemo.git Start building out visible content in testing webpage. --- diff --git a/index.html b/index.html index 73dd084..bdd7fb3 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,47 @@ - + + - + +

+

+ diff --git a/perf/log b/perf/log deleted file mode 100644 index 865242e..0000000 --- a/perf/log +++ /dev/null @@ -1,63 +0,0 @@ -SEND BLOCK - -start calculate: 155 c88dd903-db2a-4aa6-b394-f60167006006:1497:17 -color cleared: 230 c88dd903-db2a-4aa6-b394-f60167006006:1511:17 -starting first draw: 234 c88dd903-db2a-4aa6-b394-f60167006006:1782:17 -start readPixels: 264 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 305 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 308 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 348 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 351 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 394 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 402 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 444 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 446 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 485 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 488 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 525 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 528 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 568 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 571 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 609 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 612 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 650 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 656 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 695 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 698 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 736 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 738 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 778 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 781 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 819 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 821 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 858 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -start readPixels: 861 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 900 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -found: 903 c88dd903-db2a-4aa6-b394-f60167006006:1770:23 - -Total: 900 ms block.perf.js:32:10 -Average: 900 ms block.perf.js:33:10 -Harmonic: 900 ms block.perf.js:34:10 -Geometric: 900 ms block.perf.js:35:10 - - - -RECEIVE BLOCK - -start calculate: 905 c88dd903-db2a-4aa6-b394-f60167006006:1497:17 -color cleared: 960 c88dd903-db2a-4aa6-b394-f60167006006:1511:17 -starting first draw: 963 c88dd903-db2a-4aa6-b394-f60167006006:1782:17 -start readPixels: 969 c88dd903-db2a-4aa6-b394-f60167006006:1765:19 -end readPixels: 1008 c88dd903-db2a-4aa6-b394-f60167006006:1767:19 -found: 1008 c88dd903-db2a-4aa6-b394-f60167006006:1770:23 - - -Total: 104 ms block.perf.js:56:10 -Average: 104 ms block.perf.js:57:10 -Harmonic: 104 ms block.perf.js:58:10 -Geometric: 104 ms block.perf.js:59:10 - -PASS Time to calculate proof-of-work for a receive block 0x10 times GLOBALS.mjs:42:9 -TESTING COMPLETE main.mjs:8:8 - -​