Commit Graph

14 Commits

Author SHA1 Message Date
Yorick Peterse f5dae24c39 Added ips benchmark for NodeSet#push 2015-08-19 01:20:27 +02:00
Yorick Peterse ce10ac779d Move HTML lexer benchmarks to a separate directory 2015-05-23 06:53:11 +02:00
Yorick Peterse 73855e6428 Compare with Nokogiri in the HTML parser bench 2015-05-21 20:59:48 +02:00
Yorick Peterse 235180e821 Added benchmarks for Traversal#each_node 2015-04-12 22:34:53 +02:00
Yorick Peterse c89ac91f3a Benchmark for lexing HTML void elements. 2014-09-24 10:43:49 +02:00
Yorick Peterse d004bc7233 Use advance vs lex in the HTML lexer bench. 2014-09-24 10:07:14 +02:00
Yorick Peterse 84d6ba96c2 Benchmarks for comparing Oga with others.
This includes two benchmarks: one for parsing XML and one for evaluating XPath.
2014-09-02 20:45:23 +02:00
Yorick Peterse 3dcd0e4584 Compare results of the XML pull parser benchmark. 2014-09-02 10:06:09 +02:00
Yorick Peterse adb125c647 Compare results of the XML parser benchmark. 2014-09-02 10:05:11 +02:00
Yorick Peterse aad9279048 Removed a useless XML parser benchmark. 2014-09-02 10:04:20 +02:00
Yorick Peterse 69f1cd0a40 Compare results of the lexer benchmark. 2014-09-02 10:03:41 +02:00
Yorick Peterse 8bab5c70d8 Removed two useless XML lexer benchmarks. 2014-09-02 10:03:30 +02:00
Yorick Peterse 5259c31b36 Re-organized/cleaned up the benchmarks directory. 2014-06-23 20:49:11 +02:00
Yorick Peterse 61d553be34 Namespaced benchmarks per parser category. 2014-06-13 00:25:39 +02:00