-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ef.js in-browser benchmark</title>
<script defer type="module" src="./main.js"></script>
</head>
</html>