1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 03:56:26 +02:00

Improved test pages

For #390
This commit is contained in:
kkapsner 2019-09-04 00:30:20 +02:00
parent acc171041d
commit 14b4bd8ac6
10 changed files with 87 additions and 32 deletions

View file

@ -8,7 +8,7 @@
</head>
<body>
<h1>Performance test</h1>
Tests the canvas readout performance.
Tests the performance of some operations that are affected by CanvasBlocker.
<div id="log">
</div>
<script src="performanceTest.js"></script>