Closed shibukawa closed 10 years ago
_Main.run -> HTMLParser#parse
becomes twice slower (11.5s -> 23.0s). The error check code makes slow it._Main.run -> HTTPParser#dump
becomes 7.5% slower (214s -> 230s)._Main.run -> HTMLParser#parse
is fixed. 0b03a6d
1643f05 optimize _Main.run -> HTTPParser#dump
to 224s.
Tool
oktavia-mkindex with profile option
Step