index.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <title>async/mpsc_integer 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</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/ThingBuf/10/report/index.html">
  58. <h4>async/mpsc_integer/ThingBuf/10</h4>
  59. </a>
  60. <table width="100%">
  61. <tbody>
  62. <tr>
  63. <td>
  64. <a href="../../async_mpsc_integer/ThingBuf/10/report/pdf.svg">
  65. <img src="../../async_mpsc_integer/ThingBuf/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/ThingBuf/10/report/regression.svg">
  71. <img src="../../async_mpsc_integer/ThingBuf/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/ThingBuf/50/report/index.html">
  81. <h4>async/mpsc_integer/ThingBuf/50</h4>
  82. </a>
  83. <table width="100%">
  84. <tbody>
  85. <tr>
  86. <td>
  87. <a href="../../async_mpsc_integer/ThingBuf/50/report/pdf.svg">
  88. <img src="../../async_mpsc_integer/ThingBuf/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/ThingBuf/50/report/regression.svg">
  94. <img src="../../async_mpsc_integer/ThingBuf/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/ThingBuf/100/report/index.html">
  104. <h4>async/mpsc_integer/ThingBuf/100</h4>
  105. </a>
  106. <table width="100%">
  107. <tbody>
  108. <tr>
  109. <td>
  110. <a href="../../async_mpsc_integer/ThingBuf/100/report/pdf.svg">
  111. <img src="../../async_mpsc_integer/ThingBuf/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/ThingBuf/100/report/regression.svg">
  117. <img src="../../async_mpsc_integer/ThingBuf/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. <section class="plots">
  126. <a href="../../async_mpsc_integer/async_std__channel__bounded/10/report/index.html">
  127. <h4>async/mpsc_integer/async_std::channel::bounded/10</h4>
  128. </a>
  129. <table width="100%">
  130. <tbody>
  131. <tr>
  132. <td>
  133. <a href="../../async_mpsc_integer/async_std__channel__bounded/10/report/pdf.svg">
  134. <img src="../../async_mpsc_integer/async_std__channel__bounded/10/report/pdf_small.svg" alt="PDF of Slope" width="450"
  135. height="300" />
  136. </a>
  137. </td>
  138. <td>
  139. <a href="../../async_mpsc_integer/async_std__channel__bounded/10/report/regression.svg">
  140. <img src="../../async_mpsc_integer/async_std__channel__bounded/10/report/regression_small.svg" alt="Regression" width="450"
  141. height="300" />
  142. </a>
  143. </td>
  144. </tr>
  145. </tbody>
  146. </table>
  147. </section>
  148. <section class="plots">
  149. <a href="../../async_mpsc_integer/async_std__channel__bounded/50/report/index.html">
  150. <h4>async/mpsc_integer/async_std::channel::bounded/50</h4>
  151. </a>
  152. <table width="100%">
  153. <tbody>
  154. <tr>
  155. <td>
  156. <a href="../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf.svg">
  157. <img src="../../async_mpsc_integer/async_std__channel__bounded/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  158. height="300" />
  159. </a>
  160. </td>
  161. <td>
  162. <a href="../../async_mpsc_integer/async_std__channel__bounded/50/report/regression.svg">
  163. <img src="../../async_mpsc_integer/async_std__channel__bounded/50/report/regression_small.svg" alt="Regression" width="450"
  164. height="300" />
  165. </a>
  166. </td>
  167. </tr>
  168. </tbody>
  169. </table>
  170. </section>
  171. <section class="plots">
  172. <a href="../../async_mpsc_integer/async_std__channel__bounded/100/report/index.html">
  173. <h4>async/mpsc_integer/async_std::channel::bounded/100</h4>
  174. </a>
  175. <table width="100%">
  176. <tbody>
  177. <tr>
  178. <td>
  179. <a href="../../async_mpsc_integer/async_std__channel__bounded/100/report/pdf.svg">
  180. <img src="../../async_mpsc_integer/async_std__channel__bounded/100/report/pdf_small.svg" alt="PDF of Slope" width="450"
  181. height="300" />
  182. </a>
  183. </td>
  184. <td>
  185. <a href="../../async_mpsc_integer/async_std__channel__bounded/100/report/regression.svg">
  186. <img src="../../async_mpsc_integer/async_std__channel__bounded/100/report/regression_small.svg" alt="Regression" width="450"
  187. height="300" />
  188. </a>
  189. </td>
  190. </tr>
  191. </tbody>
  192. </table>
  193. </section>
  194. <section class="plots">
  195. <a href="../../async_mpsc_integer/futures__channel__mpsc/10/report/index.html">
  196. <h4>async/mpsc_integer/futures::channel::mpsc/10</h4>
  197. </a>
  198. <table width="100%">
  199. <tbody>
  200. <tr>
  201. <td>
  202. <a href="../../async_mpsc_integer/futures__channel__mpsc/10/report/pdf.svg">
  203. <img src="../../async_mpsc_integer/futures__channel__mpsc/10/report/pdf_small.svg" alt="PDF of Slope" width="450"
  204. height="300" />
  205. </a>
  206. </td>
  207. <td>
  208. <a href="../../async_mpsc_integer/futures__channel__mpsc/10/report/regression.svg">
  209. <img src="../../async_mpsc_integer/futures__channel__mpsc/10/report/regression_small.svg" alt="Regression" width="450"
  210. height="300" />
  211. </a>
  212. </td>
  213. </tr>
  214. </tbody>
  215. </table>
  216. </section>
  217. <section class="plots">
  218. <a href="../../async_mpsc_integer/futures__channel__mpsc/50/report/index.html">
  219. <h4>async/mpsc_integer/futures::channel::mpsc/50</h4>
  220. </a>
  221. <table width="100%">
  222. <tbody>
  223. <tr>
  224. <td>
  225. <a href="../../async_mpsc_integer/futures__channel__mpsc/50/report/pdf.svg">
  226. <img src="../../async_mpsc_integer/futures__channel__mpsc/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  227. height="300" />
  228. </a>
  229. </td>
  230. <td>
  231. <a href="../../async_mpsc_integer/futures__channel__mpsc/50/report/regression.svg">
  232. <img src="../../async_mpsc_integer/futures__channel__mpsc/50/report/regression_small.svg" alt="Regression" width="450"
  233. height="300" />
  234. </a>
  235. </td>
  236. </tr>
  237. </tbody>
  238. </table>
  239. </section>
  240. <section class="plots">
  241. <a href="../../async_mpsc_integer/futures__channel__mpsc/100/report/index.html">
  242. <h4>async/mpsc_integer/futures::channel::mpsc/100</h4>
  243. </a>
  244. <table width="100%">
  245. <tbody>
  246. <tr>
  247. <td>
  248. <a href="../../async_mpsc_integer/futures__channel__mpsc/100/report/pdf.svg">
  249. <img src="../../async_mpsc_integer/futures__channel__mpsc/100/report/pdf_small.svg" alt="PDF of Slope" width="450"
  250. height="300" />
  251. </a>
  252. </td>
  253. <td>
  254. <a href="../../async_mpsc_integer/futures__channel__mpsc/100/report/regression.svg">
  255. <img src="../../async_mpsc_integer/futures__channel__mpsc/100/report/regression_small.svg" alt="Regression" width="450"
  256. height="300" />
  257. </a>
  258. </td>
  259. </tr>
  260. </tbody>
  261. </table>
  262. </section>
  263. <section class="plots">
  264. <a href="../../async_mpsc_integer/tokio__sync__mpsc/10/report/index.html">
  265. <h4>async/mpsc_integer/tokio::sync::mpsc/10</h4>
  266. </a>
  267. <table width="100%">
  268. <tbody>
  269. <tr>
  270. <td>
  271. <a href="../../async_mpsc_integer/tokio__sync__mpsc/10/report/pdf.svg">
  272. <img src="../../async_mpsc_integer/tokio__sync__mpsc/10/report/pdf_small.svg" alt="PDF of Slope" width="450"
  273. height="300" />
  274. </a>
  275. </td>
  276. <td>
  277. <a href="../../async_mpsc_integer/tokio__sync__mpsc/10/report/regression.svg">
  278. <img src="../../async_mpsc_integer/tokio__sync__mpsc/10/report/regression_small.svg" alt="Regression" width="450"
  279. height="300" />
  280. </a>
  281. </td>
  282. </tr>
  283. </tbody>
  284. </table>
  285. </section>
  286. <section class="plots">
  287. <a href="../../async_mpsc_integer/tokio__sync__mpsc/50/report/index.html">
  288. <h4>async/mpsc_integer/tokio::sync::mpsc/50</h4>
  289. </a>
  290. <table width="100%">
  291. <tbody>
  292. <tr>
  293. <td>
  294. <a href="../../async_mpsc_integer/tokio__sync__mpsc/50/report/pdf.svg">
  295. <img src="../../async_mpsc_integer/tokio__sync__mpsc/50/report/pdf_small.svg" alt="PDF of Slope" width="450"
  296. height="300" />
  297. </a>
  298. </td>
  299. <td>
  300. <a href="../../async_mpsc_integer/tokio__sync__mpsc/50/report/regression.svg">
  301. <img src="../../async_mpsc_integer/tokio__sync__mpsc/50/report/regression_small.svg" alt="Regression" width="450"
  302. height="300" />
  303. </a>
  304. </td>
  305. </tr>
  306. </tbody>
  307. </table>
  308. </section>
  309. <section class="plots">
  310. <a href="../../async_mpsc_integer/tokio__sync__mpsc/100/report/index.html">
  311. <h4>async/mpsc_integer/tokio::sync::mpsc/100</h4>
  312. </a>
  313. <table width="100%">
  314. <tbody>
  315. <tr>
  316. <td>
  317. <a href="../../async_mpsc_integer/tokio__sync__mpsc/100/report/pdf.svg">
  318. <img src="../../async_mpsc_integer/tokio__sync__mpsc/100/report/pdf_small.svg" alt="PDF of Slope" width="450"
  319. height="300" />
  320. </a>
  321. </td>
  322. <td>
  323. <a href="../../async_mpsc_integer/tokio__sync__mpsc/100/report/regression.svg">
  324. <img src="../../async_mpsc_integer/tokio__sync__mpsc/100/report/regression_small.svg" alt="Regression" width="450"
  325. height="300" />
  326. </a>
  327. </td>
  328. </tr>
  329. </tbody>
  330. </table>
  331. </section>
  332. </div>
  333. <div id="footer">
  334. <p>This report was generated by
  335. <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
  336. library in Rust.</p>
  337. </div>
  338. </body>
  339. </html>