serialbench 0.1.0
A benchmarking suite for comparing performance of various serialization libraries in Ruby, including XML, JSON, and TOML parsers/generators.
Gemfile:
=
install:
=
Runtime Dependencies (11):
benchmark-ips
~> 2.10
libxml-ruby
~> 4.0
memory_profiler
~> 1.0
nokogiri
~> 1.15
oga
~> 3.4
oj
~> 3.13
ox
~> 2.14
thor
~> 1.2
tomlib
~> 0.6
toml-rb
~> 2.2
yajl-ruby
~> 1.4