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 @@ -358,7 +358,7 @@ <h2 id="performance">Performance</h2>
358
358
</ p >
359
359
360
360
< p >
361
- <!-- git log --grep '-[0-9][0-9]\.[0-9][0-9]%' go1.6.. -->
361
+ <!-- git log -''-grep '-[0-9][0-9]\.[0-9][0-9]%' go1.6.. -->
362
362
There have been significant optimizations bringing more than 10% improvements
363
363
to implementations in the
364
364
< a href ="/pkg/crypto/sha1/ "> < code > crypto/sha1</ code > </ a > ,
@@ -553,10 +553,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
553
553
554
554
< dd >
555
555
< p >
556
- As noted above,
557
- there are significant performance optimizations throughout the package.
556
+ There are many performance optimizations throughout the package.
558
557
Decompression speed is improved by about 10%,
559
- while compression speed for < code > DefaultCompression</ code > is roughly doubled .
558
+ while compression for < code > DefaultCompression</ code > is twice as fast .
560
559
</ p >
561
560
562
561
< p >
You can’t perform that action at this time.
0 commit comments