summaryrefslogtreecommitdiff
path: root/lib/ffi_yajl/benchmark.rb
blob: cd73e63dc9a8650d871eba9cbc01ebcc8f0eb2be (plain)
1
2
3
4
5
6
7

require 'ffi_yajl/benchmark/encode.rb'
require 'ffi_yajl/benchmark/encode_profile.rb'
require 'ffi_yajl/benchmark/parse.rb'
require 'ffi_yajl/benchmark/parse_profile.rb'
require 'ffi_yajl/benchmark/parse_profile_ruby_prof.rb'