Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
> quantile(data$V2, c(0, .5, .7, .9, .95, .99, 1))
       0%       50%       70%       90%       95%       99%      100% 
  0.32300   1.32700   2.16100   6.30100  11.10600  36.88524 338.28700 

...

0.2597 objects/s  (objects per second)

Test 1b: Single-threaded iteration

...

Using jgroups configuration at https://gist.github.com/cbeer/fd3997e40fe014eab071

Using curl:

Test 2a: Ingest all the data as objects and datastreams, one at a time

 

Test 2b: Ingest all the data as objects arranged in a druid tree

 

Test 2c: Ingest all the data as objects in a druid tree AND use fcr:datastreams

Test 3: Realistic Ingest into Fedora 3

...