]> Cypherpunks repositories - gostls13.git/commit
Small performance improvements to the HTML tokenizer based on your 'TODO's.
authorKyle Consalus <consalus@gmail.com>
Wed, 11 Aug 2010 23:45:34 +0000 (09:45 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 11 Aug 2010 23:45:34 +0000 (09:45 +1000)
commit8fcdc6a1e2cd91390130f7122be427466db000e9
tree7cb24788a8c196c9321a614a887bafc596eb9d3e
parentbca3151042ab7c81d2edda17749bc2613c84edd0
Small performance improvements to the HTML tokenizer based on your 'TODO's.

R=nigeltao_golang
CC=golang-dev
https://golang.org/cl/1941042
src/pkg/html/escape.go
src/pkg/html/token.go