jsonpath/docs/bench/index.html

19 lines
475 B
HTML
Raw Normal View History

2019-03-08 17:27:24 +09:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jsonpath vs jsonpath-wasm simple performance comparision</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
</head>
<body role="document">
<div class="container">
<h3 style="margin-top: 15px;">jsonpath vs jsonpath-wasm simple performance comparision</h3>
</div>
<script src="./bootstrap.js"></script>
<script>
</script>
</body>
</html>