moxhi-webgpu-kernels / bench.html
ngocdang83's picture
moxhi 95dca08
343bcfb verified
Raw
History Blame Contribute Delete
678 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>webMT bench</title>
<style>
body {
margin: 0;
padding: 1rem;
background: #111;
color: #ddd;
font-family: system-ui, sans-serif;
}
</style>
<script type="module" crossorigin src="/assets/bench-1xfW6bwf.js"></script>
<link rel="modulepreload" crossorigin href="/assets/modulepreload-polyfill-B5Qt9EMX.js">
<link rel="modulepreload" crossorigin href="/assets/preload-helper-DiAwoGSG.js">
</head>
<body>
<main id="app"></main>
</body>
</html>