Skip to content

Commit 519e65f

Browse files
committed
Updated file size table
1 parent 0b975f6 commit 519e65f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/getstarted/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ <h4 id="basic-inclusion">Including SoundManager 2</h4>
164164
<pre>&lt;script src="<span>soundmanager2.js</span>"&gt;&lt;/script&gt;</pre>
165165
</td>
166166
<td>Development, testing, debugging</td>
167-
<td class="nw">146 KB</td>
168-
<td class="nw">39 KB</td>
167+
<td class="nw">152 KB</td>
168+
<td class="nw">41 KB</td>
169169
</tr>
170170

171171
<tr>
@@ -174,7 +174,7 @@ <h4 id="basic-inclusion">Including SoundManager 2</h4>
174174
<pre>&lt;script src="<span>soundmanager2-nodebug.js</span>"&gt;&lt;/script&gt;</pre>
175175
</td>
176176
<td>Production, "clean" no-debug code</td>
177-
<td class="nw">75 KB</td>
177+
<td class="nw">78 KB</td>
178178
<td class="nw">17 KB</td>
179179
</tr>
180180

@@ -194,7 +194,7 @@ <h4 id="basic-inclusion">Including SoundManager 2</h4>
194194
<pre>&lt;script src="<span>soundmanager2-nodebug-jsmin.js</span>"&gt;&lt;/script&gt;</pre>
195195
</td>
196196
<td>Production-optimized, debug code removed</td>
197-
<td class="nw">33 KB</td>
197+
<td class="nw">34 KB</td>
198198
<td class="nw booyaa" title="Best-case scenario for load time/performance">11 KB!</td>
199199
</tr>
200200

0 commit comments

Comments
 (0)