Skip to content

Commit 8a60524

Browse files
committed
📈 Update parser benchmark comparison
* strip out ruby/object, to load yml without loading Net::IMAP objects. * delete and ignore generated benchmark file * copy the response strings directly into benchmark, so older versions don't need to load the test yaml at all (they may not be able to).
1 parent b7f4d66 commit 8a60524

File tree

3 files changed

+6
-630
lines changed

3 files changed

+6
-630
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
/spec/reports/
99
/tmp/
1010
/Gemfile.lock
11-
benchmarks/Gemfile*
11+
/benchmarks/Gemfile*
12+
/benchmarks/parser.yml

0 commit comments

Comments
 (0)