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