blob: 8a233eea91dd2997234794ada6cc533ce1f5c4e9 [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<pre style="width: 100%; height: 100%;" id="output"></pre>
<script src="/dist/pouchdb.js"></script>
<script src="/dist/pouchdb.localstorage.js"></script>
<script src="/dist/pouchdb.idb-alt.js"></script>
<script src="/dist/pouchdb.memory.js"></script>
<script src="../performance-bundle.js"></script>
</body>
</html>