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

Added testAPI and canvasAPI

This commit is contained in:
kkapsner 2020-01-06 15:15:04 +01:00
parent 4337ccbf33
commit e50e9deca4
10 changed files with 177 additions and 256 deletions

View file

@ -11,5 +11,6 @@
Tests the performance of some operations that are affected by CanvasBlocker.
<div id="log">
</div>
<script src="canvasAPI.js"></script>
<script src="performanceTest.js"></script>
</body></html>