We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12965b9 commit abe144cCopy full SHA for abe144c
benchmark/encoder.rb
@@ -1,5 +1,6 @@
1
require "benchmark/ips"
2
require "json"
3
+require "date"
4
require "oj"
5
6
Oj.default_options = Oj.default_options.merge(mode: :compat)
0 commit comments