Commit Graph

18 Commits

Author SHA1 Message Date
Paul Thornthwaite 2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Lance Ivy 59292c99ad add benchmark scripts to load each provider and service independently 2014-02-01 22:12:52 -05:00
Lance Ivy 9fc21f1a57 extend load time benchmarks for new load targets 2014-02-01 21:32:07 -05:00
Lance Ivy 70ca86122f benchmark for loading all of fog vs just aws 2013-03-28 11:45:41 -04:00
geemus b452aa679d [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
geemus d64fc397ed remove actual data from bench 2010-05-23 20:07:23 -07:00
geemus 4edf4c8f3c update benchmarks to get them running again 2010-05-23 14:56:34 -07:00
geemus eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
Wesley Beary 1d5b3d19d3 move connection benchmarks to excon 2009-10-25 18:45:27 -07:00
Wesley Beary d4d8e8684c benchmarks 2009-08-31 23:16:53 -07:00
Wesley Beary ae52bf9bc6 work across more buckets for bench 2009-07-10 14:58:29 -07:00
Wesley Beary b1a39a8edd moving toward push parser integration 2009-07-09 23:50:41 -07:00
Wesley Beary ecefb9412c just use regular benchmark library 2009-07-09 23:22:02 -07:00
Wesley Beary b7a7f07e6c remove most uri.parse calls, explicitly pass host/path 2009-06-24 20:48:51 -07:00
Wesley Beary 2dea3f3b7f more consistency, move sign stuff to its own method 2009-06-24 09:57:21 -07:00
Wesley Beary d2ab5aa300 use hash for s3 request params 2009-06-23 20:55:57 -07:00
Wesley Beary 901630bfe7 more small tweaks/cleanup 2009-06-23 00:16:08 -07:00
Wesley Beary 7cd3f1a2ff setting groundwork for benchs/optimization 2009-06-23 00:04:29 -07:00