Sign in
apache
/
pouchdb
/
refs/heads/node-sqlite-adapter
/
.
/
tests
/
performance
/
index.html
blob: 49c48587d39ccd1336adf4cbe5c0b6e2a93c4c92 [
file
]
<!doctype html>
<html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
<pre
style
=
"
width
:
100%
;
height
:
100%
;
"
id
=
"output"
></pre>
<script
src
=
"../performance-bundle.js"
></script>
</body>
</html>