205 Commits

Author SHA1 Message Date
Min.Kim
4312d02b60 Enable oj to AM for fair benchmark test 2018-02-02 08:11:32 -08:00
Min.Kim
823d0df1d9 Disable GC before doing performance test 2018-02-02 08:11:32 -08:00
Diego Algorta
631754c921
Add missing attribute in README example 2018-02-02 10:39:46 -03:00
yuuji.yaginuma
5eeaf05704 Update to latest rubies on CI
* Update to latest version of 2.3.x.
* Run test against newer rubies
2018-02-02 15:10:21 +09:00
Shishir Kakaraddi
74bb873a94 add hash benchmarking to performance tests 2018-02-01 20:21:09 -08:00
Srinivas Raghunathan
885bafd464 travis badge 2018-02-01 14:47:40 -08:00
Srinivas Raghunathan
703a192b54 Merge branch 'master' of https://github.com/Netflix/fast_jsonapi into dev 2018-02-01 14:45:35 -08:00
Srinivas Raghunathan
7bfa784e95 version update 2018-02-01 14:43:19 -08:00
Srinivas R
fa2897afb1
Merge pull request #25 from Netflix/dev
add travis badge
2018-02-01 14:37:59 -08:00
Srinivas Raghunathan
e68a8b3a41 add travis badge 2018-02-01 14:34:51 -08:00
Srinivas R
f0d35b8b69
Merge pull request #23 from Netflix/dev
use travis env to exclude perf test while building
2018-02-01 14:16:07 -08:00
Srinivas Raghunathan
fe192f5048 use travis env to exclude perf test while building 2018-02-01 14:08:57 -08:00
Srinivas R
bdc24201be
Merge pull request #20 from Netflix/dev
revert speed factor change, instead plan for intermittent speed variance
2018-02-01 12:34:29 -08:00
Srinivas Raghunathan
d743ace71c revert speed factor change, instead plan for intermittent speed variance 2018-02-01 12:34:03 -08:00
Adam Gross
5284b60ed7
Update README.md 2018-02-01 12:11:07 -08:00
Srinivas R
52ad52b84a
Merge pull request #19 from Netflix/dev
add travis shield
2018-02-01 12:06:27 -08:00
Srinivas Raghunathan
3412cd8d53 add travis shield 2018-02-01 12:04:25 -08:00
Srinivas R
c1b8f429b0
Merge pull request #18 from Netflix/dev
add travis integration.
2018-02-01 11:57:01 -08:00
Srinivas Raghunathan
83e7026e73 relax the timing for tests to pass with variance 2018-02-01 11:52:11 -08:00
Srinivas Raghunathan
cff820ddce adding the gemfile lock changes 2018-02-01 11:43:56 -08:00
Srinivas Raghunathan
92a72604f8 add travis integration 2018-02-01 11:41:10 -08:00
Adam Gross
38bb9a1f2d
Merge pull request #17 from Netflix/poteto-patch-1
Fix typo
2018-02-01 11:06:05 -08:00
Lauren Tan
47aa0f0264
Fix typo 2018-02-01 11:05:07 -08:00
Adam Gross
a6aea4e50f bump gemspec version 1.0.17 2018-02-01 10:49:25 -08:00
Adam Gross
aa63650477 Version bump to 1.0.17 2018-02-01 10:46:30 -08:00
Adam Gross
618bfd1e3b
Merge pull request #1 from mechanicles/update-examples
Maintain object name consistency in README.md file.
2018-02-01 10:40:30 -08:00
Adam Gross
50525e30d1
Merge pull request #6 from y-yagi/use_file_exist
Use `File.exist?` instead of `File.exists?`
2018-02-01 10:40:06 -08:00
Adam Gross
0c9dd44cba
Merge pull request #14 from forward3d/remove_skylight_forced_dependency
Move skylight to dev_dep and check whether loaded or not
2018-02-01 10:38:05 -08:00
Zach Wentz
47ff2a0fca
Update README.md 2018-02-01 10:16:50 -08:00
Min.Kim
9dcd3212bb Use one source for gem dependencies 2018-02-01 18:16:23 +00:00
Srinivas R
91c34761b8
Merge pull request #15 from Netflix/dev
merge dev
2018-02-01 09:49:05 -08:00
Srinivas R
3b06bb9c1a
Merge pull request #13 from amrrbakry/patch-1
Remove duplicated record_type
2018-02-01 09:47:16 -08:00
Srinivas R
04f8efaa19
Merge pull request #9 from erichmachado/readme-improvements
README improvements
2018-02-01 09:46:09 -08:00
Srinivas R
49c502b3ba
Merge pull request #8 from roooodcastro/fix-contributing-names
Fixed wrong gem names on CONTRIBUTING.md
2018-02-01 09:43:45 -08:00
Srinivas R
3ba505b493
Merge pull request #3 from liaden/missing-commas
Add missing commas
2018-02-01 09:43:13 -08:00
Min.Kim
62e1419465 Move skylight to dev_dep and check whether loaded or not 2018-02-01 17:01:04 +00:00
Amrr Bakry
c25dc7c60a Remove duplicated record_type 2018-02-01 17:48:58 +02:00
Erich Soares Machado
f4e075f34e Fixes 'Benchmark times for 250 records' README section identation 2018-02-01 15:40:31 +01:00
Erich Soares Machado
d580fd44ef Fixes 'Performance Comparison' README section title 2018-02-01 15:38:06 +01:00
Erich Soares Machado
2833cff589 Small fixes on the Features 'README' section 2018-02-01 15:37:29 +01:00
Erich Soares Machado
913cb21aca Fixes highlighting on the 'Installation' README section 2018-02-01 15:35:38 +01:00
Erich Soares Machado
472553a97d Add missing colon on the 'Updating Project Information' README section 2018-02-01 15:33:47 +01:00
Erich Soares Machado
80a244d9d2 Small corrections on the 'Running Tests' README section 2018-02-01 15:32:02 +01:00
Erich Soares Machado
24f0377e8d Small corrections on the 'Installation' README section 2018-02-01 15:28:39 +01:00
Erich Soares Machado
9e9ffa8ab1 Fixes the markdown code highlighting for the 'Bumping Version' section 2018-02-01 15:26:40 +01:00
Rodrigo Castro
c9430b4d1e Fixed wrong gem names on CONTRIBUTING.md 2018-02-01 11:51:51 -02:00
yuuji.yaginuma
6966ea9452 Use File.exist? instead of File.exists?
File.exists? is deprecated in Ruby 2.1+
Ref: https://github.com/ruby/ruby/blob/v2_1_2/file.c#L1413
2018-02-01 21:12:36 +09:00
Joel Johnson
7d3dac33ba
Add missing commas 2018-01-31 23:20:34 -06:00
Srinivas R
6e1b5d2e17
Merge pull request #2 from stevenharman/patch-1
Remove duplicate `cache_options` option docs
2018-01-31 21:17:57 -08:00
Steven Harman
144f501c07
Remove duplicate cache_options option docs
This same entry already exists higher up in the table.
2018-02-01 00:12:20 -05:00