Help for this page

Select Code to Download


  1. or download this
     Test 1: run on localhost, ideal case for no network latency, no cache
     URI: http://localhost, GET method 
    ...
    lite       3241/s       336%    311%      --     -7%    -17%
    curl       3488/s       369%    343%      8%      --    -11%
    Furl       3926/s       429%    398%     21%     13%      --
    
  2. or download this
    Test 2: run on internet, real case with network latency, cache active 
    +on remote server
    URI: http://google.de, GET method
    ...
    lite       1391/s    500%       487%     76%      --    -12%
    curl       1580/s    581%       567%    100%     14%      --