Adding benchmark for parsing pages using unicode.
authorNoah Campbell <noahcampbell@gmail.com>
Tue, 6 Aug 2013 23:29:49 +0000 (16:29 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Sat, 10 Aug 2013 00:36:32 +0000 (17:36 -0700)
commite67db666c8e4d9c62ef3edae3fdd523566eba91c
treef071817f1720c5d5c5a294ff2baca2bd269e100b
parent085ce15f7c041ba71772a0cd6eed4f06b6b0ca34
Adding benchmark for parsing pages using unicode.

The resulting comparsion is not equal because NewPage reads the file each time where ReadFrom just reads a buffer in memory.
hugolib/benchmark_test.go [new file with mode: 0644]
hugolib/redis.cn.md [new file with mode: 0644]