index.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <title>async/mpsc_integer/async_std::channel::bounded Summary - Criterion.rs</title>
  6. <style type="text/css">
  7. body {
  8. font: 14px Helvetica Neue;
  9. text-rendering: optimizelegibility;
  10. }
  11. .body {
  12. width: 960px;
  13. margin: auto;
  14. }
  15. a:link {
  16. color: #1F78B4;
  17. text-decoration: none;
  18. }
  19. h2 {
  20. font-size: 36px;
  21. font-weight: 300;
  22. }
  23. h3 {
  24. font-size: 24px;
  25. font-weight: 300;
  26. }
  27. #footer {
  28. height: 40px;
  29. background: #888;
  30. color: white;
  31. font-size: larger;
  32. font-weight: 300;
  33. }
  34. #footer a {
  35. color: white;
  36. text-decoration: underline;
  37. }
  38. #footer p {
  39. text-align: center
  40. }
  41. </style>
  42. </head>
  43. <body>
  44. <div class="body">
  45. <h2>async/mpsc_integer/async_std::channel::bounded</h2>
  46. <h3>Violin Plot</h3>
  47. <a href="violin.svg">
  48. <img src="violin.svg" alt="Violin Plot" />
  49. </a>
  50. <p>This chart shows the relationship between function/parameter and iteration time. The thickness of the shaded
  51. region indicates the probability that a measurement of the given function/parameter would take a particular
  52. length of time.</p>
  53. <h3>Line Chart</h3>
  54. <img src="lines.svg" alt="Line Chart" />
  55. <p>This chart shows the mean measured time for each function as the input (or the size of the input) increases.</p>
  56. <section class="plots">
  57. <a href="../../../async_mpsc_integer/async_std__channel__bounded/10/report/index.html">
  58. <h4>async/mpsc_integer/async_std::channel::bounded/10</h4>
  59. </a>
  60. <table width="100%">
  61. <tbody>
  62. <tr>
  63. <td>
  64. <a href="../../../async_mpsc_integer/async_std__channel__bounded/10/report/pdf.svg">
  65. <img src="../../../async_mpsc_integer/async_std__channel__bounded/10/report/pdf_small.svg" alt="PDF of Slope" width="450"
  66. height="300" />
  67. </a>
  68. </td>
  69. <td>
  70. <a href="../../../async_mpsc_integer/async_std__channel__bounded/10/report/regression.svg">
  71. <img src="../../../async_mpsc_integer/async_std__channel__bounded/10/report/regression_small.svg" alt="Regression" width="450"
  72. height="300" />
  73. </a>
  74. </td>
  75. </tr>
  76. </tbody>
  77. </table>
  78. </section>
  79. <section class="plots">
  80. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/index.html">
  81. <h4>async/mpsc_integer/async_std::channel::bounded/50</h4>
  82. </a>
  83. <table width="100%">
  84. <tbody>
  85. <tr>
  86. <td>
  87. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf.svg">
  88. <img src="../../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  89. height="300" />
  90. </a>
  91. </td>
  92. <td>
  93. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/regression.svg">
  94. <img src="../../../async_mpsc_integer/async_std__channel__bounded/50/report/regression_small.svg" alt="Regression" width="450"
  95. height="300" />
  96. </a>
  97. </td>
  98. </tr>
  99. </tbody>
  100. </table>
  101. </section>
  102. <section class="plots">
  103. <a href="../../../async_mpsc_integer/async_std__channel__bounded/100/report/index.html">
  104. <h4>async/mpsc_integer/async_std::channel::bounded/100</h4>
  105. </a>
  106. <table width="100%">
  107. <tbody>
  108. <tr>
  109. <td>
  110. <a href="../../../async_mpsc_integer/async_std__channel__bounded/100/report/pdf.svg">
  111. <img src="../../../async_mpsc_integer/async_std__channel__bounded/100/report/pdf_small.svg" alt="PDF of Slope" width="450"
  112. height="300" />
  113. </a>
  114. </td>
  115. <td>
  116. <a href="../../../async_mpsc_integer/async_std__channel__bounded/100/report/regression.svg">
  117. <img src="../../../async_mpsc_integer/async_std__channel__bounded/100/report/regression_small.svg" alt="Regression" width="450"
  118. height="300" />
  119. </a>
  120. </td>
  121. </tr>
  122. </tbody>
  123. </table>
  124. </section>
  125. </div>
  126. <div id="footer">
  127. <p>This report was generated by
  128. <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
  129. library in Rust.</p>
  130. </div>
  131. </body>
  132. </html>