1
0
mirror of https://github.com/fluencelabs/jsonpath synced 2025-03-17 16:00:50 +00:00
2019-03-10 21:36:21 +09:00

19 lines
475 B
HTML

<!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>