Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstarke/20140211-indexeddb
February 11th, 2014 source files for talk at IMT Group, West Des Moines, IA
https://github.com/nstarke/20140211-indexeddb
Last synced: 8 days ago
JSON representation
February 11th, 2014 source files for talk at IMT Group, West Des Moines, IA
- Host: GitHub
- URL: https://github.com/nstarke/20140211-indexeddb
- Owner: nstarke
- License: mit
- Created: 2014-02-06T15:58:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T20:42:02.000Z (over 10 years ago)
- Last Synced: 2024-10-07T21:23:02.253Z (29 days ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
20140211-indexeddb
==================February 11th, 2014 source files for talk at IMT Group, West Des Moines, IA
#Benchmarks
##Loading (1.2 GB)
IE11 - 6292 Seconds
Chrome - 1063 Seconds
Firefox 27 -
##Counting (3.75 Million Records)
IE11 -
Chrome - 7 Seconds
Firefox 27
##Clearing (3.75 Million Records)
IE11 -
Chrome -
Firefox 27 -