Spaces:
Running
Running
| <html> | |
| <head> | |
| <title>Benchmarks viewer</title> | |
| <link rel="stylesheet" href="style.css"> | |
| <script src="https://nobsdelivr.private.coffee/npm/chart.js"></script> | |
| </head> | |
| <body> | |
| <h1>Benchmarks viewer</h1> | |
| <p>View my benchmark dumps easily.</p> | |
| <p id="loading">Loading, this can take a minute...</p> | |
| <script src="script.js"></script> | |
| </body> | |
| </html> |