bench_trivial_query/tokio_postgres/10000

PDF of Slope Regression

Additional Statistics:

Lower bound Estimate Upper bound
Slope 1.4145 ms 1.4325 ms 1.4604 ms
0.6470269 0.6574187 0.6332350
Mean 1.4162 ms 1.4275 ms 1.4416 ms
Std. Dev. 33.785 µs 65.758 µs 97.312 µs
Median 1.4065 ms 1.4111 ms 1.4191 ms
MAD 17.991 µs 23.581 µs 35.604 µs

Additional Plots:

Understanding this report:

The plot on the left displays the average time per iteration for this benchmark. The shaded region shows the estimated probability of an iteration taking a certain amount of time, while the line shows the mean. Click on the plot for a larger view showing the outliers.

The plot on the right shows the linear regression calculated from the measurements. Each point represents a sample, though here it shows the total time for the sample rather than time per iteration. The line is the line of best fit for these measurements.

See the documentation for more details on the additional statistics.

Change Since Previous Benchmark

Additional Statistics:

Lower bound Estimate Upper bound
Change in time +0.4182% +1.3525% +2.4594% (p = 0.01 < 0.05)
Change within noise threshold.

Understanding this report:

The plot on the left shows the probability of the function taking a certain amount of time. The red curve represents the saved measurements from the last time this benchmark was run, while the blue curve shows the measurements from this run. The lines represent the mean time per iteration. Click on the plot for a larger view.

The plot on the right shows the two regressions. Again, the red line represents the previous measurement while the blue line shows the current measurement.

See the documentation for more details on the additional statistics.