1 Reply Latest reply on Oct 2, 2012 1:27 PM by mircea.markus

    Benchmarking performance of Infinispan embedded and HotRod servers - expected difference

    jacob1111

      Hi,

       

      I benchmarked performance of Infinispan embedded and HotRod servers by inserting and retrieving

      Java objects. Here are the results:

       

      Two Clients, Two HotRod Infinispan Servers, Two Nodes

      Number of stored objects

      Time to store 0.K objects Time to store 1K objectsTime to store 10K objects
      10002.2262.4382.797
      1000012.45712.66214.999
      100000

      54.778

      57.96373.021
      1000000

      466.090

      495.431624.543

       

      Two Clients, Two Embedded Infinispan Servers, Two Nodes

      Number of stored objects

      Time to store 0.K objects
      Time to store 1K objectsTime to store 10K objects
      10001.4031.332 1.543
      100009.0579.35611.164
      100000

      46.284

      47.41257.649
      1000000

      390.677

      411.569531.239

       

      System configuration:

      1st server:

      CPU – Intel Zeon E5405 2.0GHz

      2 CPU with 4 cores each

      6 GB main memory

      OS – CentOS 5.5

      JDK 1.6.0_33

      Infinispan 5.1.6 FINAL

      2nd server:

      CPU – Intel i7-2760QM CPU @ 2.40GHz

      1 CPU with 4 cores

      2 GB main memory

      OS – CentOS 5.5

      JDK 1.6.0_33

      Infinispan 5.1.6 FINAL

      Network: 1 GigE

       

      plot_ComparePutGetTwoClientsTwoHotRodServersTwoNodes.jpg

      Do you think it is expected difference? Have you seen other results for this types of comparison?

       

      Best regards.,

       

      Jacob Nikom