Guest User

Untitled

a guest
Apr 24th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. liangqi@olwst90198 ~/build/qt5/qtbase/tests/benchmarks/corelib/plugin/quuid $ ./tst_bench_quuid.app/Contents/MacOS/tst_bench_quuid
  2. ********* Start testing of tst_bench_QUuid *********
  3. Config: Using QTest library 5.0.0, Qt 5.0.0
  4. PASS : tst_bench_QUuid::initTestCase()
  5. RESULT : tst_bench_QUuid::createUuid():
  6. 0.0021 msecs per iteration (total: 72, iterations: 32768)
  7. PASS : tst_bench_QUuid::createUuid()
  8. RESULT : tst_bench_QUuid::fromChar():
  9. 0.00010 msecs per iteration (total: 56, iterations: 524288)
  10. PASS : tst_bench_QUuid::fromChar()
  11. RESULT : tst_bench_QUuid::toString():
  12. 0.00017 msecs per iteration (total: 91, iterations: 524288)
  13. PASS : tst_bench_QUuid::toString()
  14. RESULT : tst_bench_QUuid::fromString():
  15. 0.00011 msecs per iteration (total: 61, iterations: 524288)
  16. PASS : tst_bench_QUuid::fromString()
  17. RESULT : tst_bench_QUuid::toByteArray():
  18. 0.00017 msecs per iteration (total: 91, iterations: 524288)
  19. PASS : tst_bench_QUuid::toByteArray()
  20. RESULT : tst_bench_QUuid::fromByteArray():
  21. 0.00010 msecs per iteration (total: 56, iterations: 524288)
  22. PASS : tst_bench_QUuid::fromByteArray()
  23. RESULT : tst_bench_QUuid::toRfc4122():
  24. 0.00012 msecs per iteration (total: 68, iterations: 524288)
  25. PASS : tst_bench_QUuid::toRfc4122()
  26. RESULT : tst_bench_QUuid::fromRfc4122():
  27. 0.000022 msecs per iteration (total: 94, iterations: 4194304)
  28. PASS : tst_bench_QUuid::fromRfc4122()
  29. RESULT : tst_bench_QUuid::createUuidV3():
  30. 0.0010 msecs per iteration (total: 67, iterations: 65536)
  31. PASS : tst_bench_QUuid::createUuidV3()
  32. RESULT : tst_bench_QUuid::createUuidV5():
  33. 0.0010 msecs per iteration (total: 67, iterations: 65536)
  34. PASS : tst_bench_QUuid::createUuidV5()
  35. RESULT : tst_bench_QUuid::toDataStream():
  36. 0.00017 msecs per iteration (total: 90, iterations: 524288)
  37. PASS : tst_bench_QUuid::toDataStream()
  38. RESULT : tst_bench_QUuid::fromDataStream():
  39. 0.00017 msecs per iteration (total: 92, iterations: 524288)
  40. PASS : tst_bench_QUuid::fromDataStream()
  41. RESULT : tst_bench_QUuid::isNull():
  42. 0.000013 msecs per iteration (total: 55, iterations: 4194304)
  43. PASS : tst_bench_QUuid::isNull()
  44. RESULT : tst_bench_QUuid::operatorLess():
  45. 0.000022 msecs per iteration (total: 93, iterations: 4194304)
  46. PASS : tst_bench_QUuid::operatorLess()
  47. RESULT : tst_bench_QUuid::operatorMore():
  48. 0.000021 msecs per iteration (total: 89, iterations: 4194304)
  49. PASS : tst_bench_QUuid::operatorMore()
  50. PASS : tst_bench_QUuid::cleanupTestCase()
  51. Totals: 17 passed, 0 failed, 0 skipped
  52. ********* Finished testing of tst_bench_QUuid *********
Add Comment
Please, Sign In to add comment