Skip to content

evanstade/indexeddb_playground

This branch is 20 commits ahead of zeroliu/indexeddb_playground:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Evan Stade
Oct 4, 2024
3bed4dc · Oct 4, 2024

History

89 Commits
Oct 4, 2024
Apr 8, 2020
Oct 4, 2024
Oct 4, 2024
Feb 11, 2022
Sep 17, 2024
Oct 2, 2024
Oct 2, 2024
Sep 17, 2024
Sep 17, 2024

Repository files navigation

Web Storage Playground

Forked from https://idb.zeroliu.com

The goal is to test IndexedDB performance under various scenarios that the original benchmarks didn't touch on, e.g. reading with or without a lot of records, with or without compressible data, etc.

How to use

First time setup:

$ npm install --save-dev react-dev-utils

Compile and run:

$ npm run start

Then visit http://127.0.0.1:3000 in a web browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • HTML 1.1%
  • CSS 0.9%