Skip to content
Snippets Groups Projects
Commit 21f34d35 authored by bos's avatar bos
Browse files

Add Chinese HTML to decode benchmark

parent 62f1c97c
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ benchmarks = do
-- Traditional benchmarks
bs <- sequence
[ Builder.benchmark
, DecodeUtf8.benchmark "html" (tf "libya-chinese.html")
, DecodeUtf8.benchmark "xml" (tf "yiwiki.xml")
, DecodeUtf8.benchmark "ascii" (tf "ascii.txt")
, DecodeUtf8.benchmark "russian" (tf "russian.txt")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment