Changes between Version 12 and Version 13 of benchmarks

Show
Ignore:
Timestamp:
10/14/11 15:55:32 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • benchmarks

    v12 v13  
    3131 
    3232=== Test 1 - Response Time === 
     33The main program creates N processes (each process can use a different certificate) that invoke the function 'sustain_thread'. Next it wait for the end of all running processes. 
     34 
     35In general, the idea of the program is to keep in a system '''jobs_per_thread''' jobs for '''test_duration''' seconds, inquering all the time (the delays between calls drawn from a defined interval) about all currently running or queued jobs. 
     36 
    3337=== Test 2 - Throughput ===