Skip to content

Commit

Permalink
add JIT mockup performance benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
codefrau committed Dec 7, 2023
1 parent de8fc49 commit 1b66747
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 28 deletions.
11 changes: 11 additions & 0 deletions docs/jit-perf.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>SqueakJS JIT Mockup benchmark</title>
</head>
<body>
<pre id="logger"></pre>
<script src="./jit-perf.js"></script>
</body>
</html>
Loading

0 comments on commit 1b66747

Please sign in to comment.