PageRenderTime 11ms CodeModel.GetById 8ms RepoModel.GetById 0ms app.codeStats 0ms

/benchmarks/scenarii/many_meetings.yml

http://github.com/AF83/ucengine
YAML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | a716ba24e3ce6c66796b0e41d58b642f MD5 | raw file
  1. load:
  2. duration: 30
  3. unit: minute
  4. arrivals:
  5. -
  6. duration: 7
  7. users: 500
  8. -
  9. duration: 22
  10. users: 1000
  11. levels:
  12. soft: 30
  13. normal: 10
  14. hard: 5
  15. sessions:
  16. -
  17. name: passive
  18. type: connect_and_listen
  19. probability: 67
  20. variables: {}
  21. -
  22. name: active
  23. type: connect_and_push
  24. probability: 33
  25. variables: {}