bench.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [
  2. {
  3. "Scenario": "Adornments Demo",
  4. "Duration": "00:00:00.1805368",
  5. "IterationCount": 501,
  6. "ClearedContentCount": 0,
  7. "RefreshedCount": 503,
  8. "UpdatedCount": 1,
  9. "DrawCompleteCount": 82,
  10. "LaidOutCount": 82
  11. },
  12. {
  13. "Scenario": "All Views Tester",
  14. "Duration": "00:00:00.1070009",
  15. "IterationCount": 501,
  16. "ClearedContentCount": 0,
  17. "RefreshedCount": 503,
  18. "UpdatedCount": 1,
  19. "DrawCompleteCount": 103,
  20. "LaidOutCount": 182
  21. },
  22. {
  23. "Scenario": "Animation",
  24. "Duration": "00:00:00.0675802",
  25. "IterationCount": 501,
  26. "ClearedContentCount": 0,
  27. "RefreshedCount": 503,
  28. "UpdatedCount": 1,
  29. "DrawCompleteCount": 4,
  30. "LaidOutCount": 4
  31. },
  32. {
  33. "Scenario": "Arrangement",
  34. "Duration": "00:00:00.1284709",
  35. "IterationCount": 501,
  36. "ClearedContentCount": 0,
  37. "RefreshedCount": 503,
  38. "UpdatedCount": 1,
  39. "DrawCompleteCount": 123,
  40. "LaidOutCount": 123
  41. },
  42. {
  43. "Scenario": "ASCIICustomButtonTest",
  44. "Duration": "00:00:01.0613372",
  45. "IterationCount": 30,
  46. "ClearedContentCount": 0,
  47. "RefreshedCount": 32,
  48. "UpdatedCount": 31,
  49. "DrawCompleteCount": 4185,
  50. "LaidOutCount": 2852
  51. }
  52. ]