lib/ffi_yajl.rb | 100644 | 0 | 0 | | | 391 Bytes | 4757f800bc4495278f925a1126d423504e8588993b474900ae9118861657657b |
LICENSE | 100644 | 0 | 0 | | | 1.14 KB | 47b523d88faa290f559a71d710b4f8c3869b0916883d55c7b932a7bdd700a6fb |
README.md | 100644 | 0 | 0 | | | 680 Bytes | db40938fc4449cd2361d8787b6ac2efdbaf91f7ea1437b38700b3d98946ca174 |
Rakefile | 100644 | 0 | 0 | | | 4 KB | 75e99810fae1255f5fccc96fc62f9a4636798e8f64aa1bcbc3b5944e77f583a2 |
bin/ffi-yajl-bench | 100755 | 0 | 0 | | | 824 Bytes | 8812610b155b6719b0fb0b209a439b5f9f8af3345d221ebf5144936010a7fc6d |
ext/ffi_yajl/ext/encoder/encoder.c | 100644 | 0 | 0 | | | 10.2 KB | b0098271f457474cbf0703fec5fcbc610a99b241b0431c9c611c315da4a7d608 |
ext/ffi_yajl/ext/encoder/extconf.rb | 100644 | 0 | 0 | | | 2.13 KB | 2ddfc273d3e42bf7a109aaa5c354c48439c91baa45668e0cbbdd2d67e9713724 |
ext/ffi_yajl/ext/parser/extconf.rb | 100644 | 0 | 0 | | | 2.13 KB | 40aa8b4b1cdc12c36862d9097b52304d842fe4c4914fe02e40339df478bbabd5 |
ext/ffi_yajl/ext/parser/parser.c | 100644 | 0 | 0 | | | 6.19 KB | 6155d5c6b8a426d60737665e16594e77f428a5874f79d6c1485d8ec06deedd84 |
lib/ffi_yajl/benchmark.rb | 100644 | 0 | 0 | | | 228 Bytes | b19e6b1a2f45b13c1b399326d61dd1aaf326a0021a19e3bc8e150d7f2a3c9f9a |
lib/ffi_yajl/benchmark/MIT-LICENSE | 100644 | 0 | 0 | | | 1.07 KB | ee20b4c6ada1c0cfc7d5cfc4a35c0922eca31bbcb08184d328d5a5deec36f85e |
lib/ffi_yajl/benchmark/encode.rb | 100644 | 0 | 0 | | | 3.59 KB | cbbf1f94f97b75c91a30da1a31c1bc59fdf4579f4000e6097a7fb77d4b131687 |
lib/ffi_yajl/benchmark/encode_json_and_marshal.rb | 100644 | 0 | 0 | | | 873 Bytes | e6510c1f99344f909e6440c4e70bca7ccc2358238f2442cba918fcaa406d5b59 |
lib/ffi_yajl/benchmark/encode_json_and_yaml.rb | 100644 | 0 | 0 | | | 1.1 KB | fcb8f208c30e1b617be20cdcc06730d86c7040c92345dd84e08bf98daa9a1da5 |
lib/ffi_yajl/benchmark/encode_profile.rb | 100644 | 0 | 0 | | | 1015 Bytes | 48727cfdc1d644105efd7d8cf71d2e32f7d7f9b77f8f4918487ac753063ee21d |
lib/ffi_yajl/benchmark/http.rb | 100644 | 0 | 0 | | | 860 Bytes | b090c5f36de63436f08daacdbfce34000a5a27818f33ff7a4ecadd13c9fd795c |
lib/ffi_yajl/benchmark/parse.rb | 100644 | 0 | 0 | | | 3.29 KB | 6266050189bb0ad44327ff5bbbf7bbf31b40174c96a80334a092c37d9dc161b1 |
lib/ffi_yajl/benchmark/parse_json_and_marshal.rb | 100644 | 0 | 0 | | | 1.1 KB | b56cc2f7ba3b20cb95a4af288b740cd234eababb67b017e445da6657542a0d2a |
lib/ffi_yajl/benchmark/parse_json_and_yaml.rb | 100644 | 0 | 0 | | | 1.18 KB | 4c6dfb27f334f6291577882a2a99a893c7fe9ca2f7128fa5e7e31743217b8e40 |
lib/ffi_yajl/benchmark/parse_profile.rb | 100644 | 0 | 0 | | | 922 Bytes | 272fc94c5ef7d406f590f0ddd05c3bb89b39cd95f84a584fe6e10d4f15df9c80 |
lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb | 100644 | 0 | 0 | | | 917 Bytes | 1a511128aead2dead3973eec4db9416d2bc584cfe75381fb9fd37aa1502ca22c |
lib/ffi_yajl/benchmark/parse_stream.rb | 100644 | 0 | 0 | | | 1.2 KB | 8b56e656c67830b53ae3873c09e667362085faeefa3f06f2ec9594ef0ddb766a |
lib/ffi_yajl/benchmark/subjects/item.json | 100644 | 0 | 0 | | | 375 Bytes | 266a9b8c3689d07efc2073cbaf8ec3527e14065fedeaad9f35e906eacbe7936a |
lib/ffi_yajl/benchmark/subjects/ohai.json | 100644 | 0 | 0 | | | 31.7 KB | 4a56817d69aaedb1689944d9af6d8487dbd9742be415d9e22390236022be50f8 |
lib/ffi_yajl/benchmark/subjects/ohai.marshal_dump | 100644 | 0 | 0 | | | 18 KB | 1c31285d79fcb04e714c99efae2bda623826a4e470043c59f50df885c44ac786 |
lib/ffi_yajl/benchmark/subjects/ohai.yml | 100644 | 0 | 0 | | | 23.7 KB | 5521a2d5047594b97229ba13fa1837ab32e78cbb780176705429901ae0e00b2b |
lib/ffi_yajl/benchmark/subjects/twitter_search.json | 100644 | 0 | 0 | | | 7.3 KB | 1b08757c2aa5771dcb9265053f94911a377751361b82f40b86ae417185f7bd8a |
lib/ffi_yajl/benchmark/subjects/twitter_stream.json | 100644 | 0 | 0 | | | 503 KB | 57d29981d976f4df81760aa0596f0c5595d352f0a81f22be6b5c1c10453773c2 |
lib/ffi_yajl/benchmark/subjects/unicode.json | 100755 | 0 | 0 | | | 9.14 KB | 1e80c7faf57c5d20dde8144f62c848d96d5883764c9af217cd295043b795a260 |
lib/ffi_yajl/encoder.rb | 100644 | 0 | 0 | | | 1.88 KB | 293f6e0495b673c014fcb63047780f5660f669994d554497d861bd635e9d44fa |
lib/ffi_yajl/ext.rb | 100644 | 0 | 0 | | | 1.75 KB | a3ddd79bb41b7a79f04ddea272cbaade0e50cbe82f220c10d7127ce3792e2f6b |
lib/ffi_yajl/ext/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/ffi_yajl/ffi.rb | 100644 | 0 | 0 | | | 4.46 KB | 4be487ed989b9921e018876d061837232c9ad36e7221e63f84ed94b6acdc9211 |
lib/ffi_yajl/ffi/encoder.rb | 100644 | 0 | 0 | | | 5.69 KB | 9fd58b297c618c5739f9edc96315ed1a900f046e2dccdb6d57fb06eb6ec122ee |
lib/ffi_yajl/ffi/parser.rb | 100644 | 0 | 0 | | | 5.18 KB | 6e5dc3f280be4b4fe8a2e6189d843c9144aea0f65b420935ff0b5696960655b9 |
lib/ffi_yajl/json_gem.rb | 100644 | 0 | 0 | | | 2.86 KB | 052726071d9010fc8cc0ab3e5be2a889bef055031eff65bfadf6d63e31a4f06f |
lib/ffi_yajl/parser.rb | 100644 | 0 | 0 | | | 1.86 KB | c6f04880798528aa338e9a6bebe96f1955eeea7a8c50c94570cee222167c1c7b |
lib/ffi_yajl/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 69ec7a5af2727e1e1b8443fbccd88d29b04857191138bb56a9c50238b3e782ee |
spec/ffi_yajl/encoder_spec.rb | 100644 | 0 | 0 | | | 2.36 KB | 0e8186a2ca731b355964de2e95aa32016214778a7f4a8e506a05a46222b57bd3 |
spec/ffi_yajl/json_gem_spec.rb | 100644 | 0 | 0 | | | 11.3 KB | c6f351478147b6a59342ded7c79cdccd67e968e653d546271e2f46ba6115e9ec |
spec/ffi_yajl/parser_spec.rb | 100644 | 0 | 0 | | | 13.4 KB | 8eb1d52f7c1560e022b345ef849a7533432a2c19e47e735fc95a406936406534 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 388 Bytes | ec7e8177c8acb1f9ce19fca3628079adcff9b038290f81d4474bb11b3f1a8454 |