Skip to content

Commit

Permalink
Updated filesizes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Arps committed Dec 16, 2010
1 parent 065060e commit 94d0aee
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions README.rst
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -63,13 +63,25 @@ The minimal profile, containing the base feature "engine" (providing the get/set


:: ::


storage-minimal-behavior.js 755b storage-minimal-behavior.js 622b
storage-minimal-cookie.js 1413b storage-minimal-cookie.js 1351b
storage-minimal-gears.js 1535b storage-minimal-gears.js 1474b
storage-minimal-localStorage.js 195b storage-minimal-localStorage.js 187b
storage-minimal-widget.js 318b storage-minimal-widget.js 306b


The full profile, including the features getAllKeys, getAll and clear (providing the methods getAllKeys(), getAll() and clear()), results in builds of the following size (not gzipped):

::

storage-full-behavior.js 1157b
storage-full-cookie.js 1626b
storage-full-gears.js 1996b
storage-full-localStorage.js 509b
storage-full-widget.js 1677b



Documentation Documentation
------------- -------------


Expand Down

0 comments on commit 94d0aee

Please sign in to comment.