index.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <title>async/mpsc_integer/50 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/50</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. <section class="plots">
  54. <a href="../../../async_mpsc_integer/ThingBuf/50/report/index.html">
  55. <h4>async/mpsc_integer/ThingBuf/50</h4>
  56. </a>
  57. <table width="100%">
  58. <tbody>
  59. <tr>
  60. <td>
  61. <a href="../../../async_mpsc_integer/ThingBuf/50/report/pdf.svg">
  62. <img src="../../../async_mpsc_integer/ThingBuf/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  63. height="300" />
  64. </a>
  65. </td>
  66. <td>
  67. <a href="../../../async_mpsc_integer/ThingBuf/50/report/regression.svg">
  68. <img src="../../../async_mpsc_integer/ThingBuf/50/report/regression_small.svg" alt="Regression" width="450"
  69. height="300" />
  70. </a>
  71. </td>
  72. </tr>
  73. </tbody>
  74. </table>
  75. </section>
  76. <section class="plots">
  77. <a href="../../../async_mpsc_integer/futures__channel__mpsc/50/report/index.html">
  78. <h4>async/mpsc_integer/futures::channel::mpsc/50</h4>
  79. </a>
  80. <table width="100%">
  81. <tbody>
  82. <tr>
  83. <td>
  84. <a href="../../../async_mpsc_integer/futures__channel__mpsc/50/report/pdf.svg">
  85. <img src="../../../async_mpsc_integer/futures__channel__mpsc/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  86. height="300" />
  87. </a>
  88. </td>
  89. <td>
  90. <a href="../../../async_mpsc_integer/futures__channel__mpsc/50/report/regression.svg">
  91. <img src="../../../async_mpsc_integer/futures__channel__mpsc/50/report/regression_small.svg" alt="Regression" width="450"
  92. height="300" />
  93. </a>
  94. </td>
  95. </tr>
  96. </tbody>
  97. </table>
  98. </section>
  99. <section class="plots">
  100. <a href="../../../async_mpsc_integer/tokio__sync__mpsc/50/report/index.html">
  101. <h4>async/mpsc_integer/tokio::sync::mpsc/50</h4>
  102. </a>
  103. <table width="100%">
  104. <tbody>
  105. <tr>
  106. <td>
  107. <a href="../../../async_mpsc_integer/tokio__sync__mpsc/50/report/pdf.svg">
  108. <img src="../../../async_mpsc_integer/tokio__sync__mpsc/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  109. height="300" />
  110. </a>
  111. </td>
  112. <td>
  113. <a href="../../../async_mpsc_integer/tokio__sync__mpsc/50/report/regression.svg">
  114. <img src="../../../async_mpsc_integer/tokio__sync__mpsc/50/report/regression_small.svg" alt="Regression" width="450"
  115. height="300" />
  116. </a>
  117. </td>
  118. </tr>
  119. </tbody>
  120. </table>
  121. </section>
  122. <section class="plots">
  123. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/index.html">
  124. <h4>async/mpsc_integer/async_std::channel::bounded/50</h4>
  125. </a>
  126. <table width="100%">
  127. <tbody>
  128. <tr>
  129. <td>
  130. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf.svg">
  131. <img src="../../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  132. height="300" />
  133. </a>
  134. </td>
  135. <td>
  136. <a href="../../../async_mpsc_integer/async_std__channel__bounded/50/report/regression.svg">
  137. <img src="../../../async_mpsc_integer/async_std__channel__bounded/50/report/regression_small.svg" alt="Regression" width="450"
  138. height="300" />
  139. </a>
  140. </td>
  141. </tr>
  142. </tbody>
  143. </table>
  144. </section>
  145. </div>
  146. <div id="footer">
  147. <p>This report was generated by
  148. <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
  149. library in Rust.</p>
  150. </div>
  151. </body>
  152. </html>