Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Forklift is an IndexedDB-specific macrobenchmark that lets us measure progress, guide future optimizations, and detect and respond to stability and performance regressions in IndexedDB implementations.

License

google/forklift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Forklift

An IndexedDB-specific macrobenchmark that lets us measure progress, guide future optimizations, and detect and respond to stability and performance regressions in IndexedDB implementations.

Usage

Check out the repository to a web server root and access it using your web browser. Click "Start Forklift" to start the benchmark.

Prerequisites

  • A web browser with IndexedDB and ES7 support.

  • A web server that allows browser access to the benchmark site via http:// or https://, since some IndexedDB implementations do not support file:// origin loads.

Limitations

This first edition of the benchmark was tested in the latest stable versions of Chrome, Edge, Firefox, and Safari. If you test it in other settings, feel free to file an issue and we will update our docs with what you have found.

About

Forklift is an IndexedDB-specific macrobenchmark that lets us measure progress, guide future optimizations, and detect and respond to stability and performance regressions in IndexedDB implementations.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published