BrowserStorageAbuser icon indicating copy to clipboard operation
BrowserStorageAbuser copied to clipboard

Generator overestimates storage capabilities

Open jkl1337 opened this issue 6 years ago • 0 comments

Using the content generator will grossly exaggerate space available for IndexedDB, at least on Chrome. It seems Chrome compresses IndexedDB, and the data produced by the generator is very redundant.

jkl1337 avatar Dec 07 '18 20:12 jkl1337