Descriptionexp/html/atom: add more atoms.
This completely covers the tags used by exp/html's parser.
Before:
295 atoms; 1406 string bytes + 2048 tables = 3454 total data
BenchmarkLookup 50000 59841 ns/op
After:
322 atoms; 1508 string bytes + 2048 tables = 3556 total data
BenchmarkLookup 50000 60159 ns/op
Patch Set 1 #Patch Set 2 : diff -r 9b455eb64690 https://code.google.com/p/go/ #Patch Set 3 : diff -r 9b455eb64690 https://code.google.com/p/go/ #Patch Set 4 : diff -r ff2e12aef85e https://code.google.com/p/go/ #
MessagesTotal messages: 3
|