]> Cypherpunks repositories - gostls13.git/commit
exp/html: simplify some of the parser's internal methods.
authorNigel Tao <nigeltao@golang.org>
Wed, 13 Jun 2012 00:13:05 +0000 (10:13 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 13 Jun 2012 00:13:05 +0000 (10:13 +1000)
commit66429dcf75f37cdae380081396b86b8f6787a96a
treec37d5137c44caccb528d69e4f77bf8bfe4613c6b
parent008c62b2cd728db744dcef53f1226cb1e43ba617
exp/html: simplify some of the parser's internal methods.

benchmark          old ns/op    new ns/op    delta
BenchmarkParser      4006888      3950604   -1.40%

R=r, andybalholm
CC=golang-dev
https://golang.org/cl/6301070
src/pkg/exp/html/parse.go