File tree 1 file changed +3
-4
lines changed 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h2 id="performance">Performance</h2>
367
367
</ p >
368
368
369
369
< p >
370
- <!-- git log --grep '-[0-9][0-9]\.[0-9][0-9]%' go1.6.. -->
370
+ <!-- git log -''-grep '-[0-9][0-9]\.[0-9][0-9]%' go1.6.. -->
371
371
There have been significant optimizations bringing more than 10% improvements
372
372
to implementations in the
373
373
< a href ="/pkg/crypto/sha1/ "> < code > crypto/sha1</ code > </ a > ,
@@ -562,10 +562,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
562
562
563
563
< dd >
564
564
< p >
565
- As noted above,
566
- there are significant performance optimizations throughout the package.
565
+ There are many performance optimizations throughout the package.
567
566
Decompression speed is improved by about 10%,
568
- while compression speed for < code > DefaultCompression</ code > is roughly doubled .
567
+ while compression for < code > DefaultCompression</ code > is twice as fast .
569
568
</ p >
570
569
571
570
< p >
You can’t perform that action at this time.
0 commit comments