theseus-rs / postgresql-embedded

Embed PostgreSQL database
Apache License 2.0
34 stars 5 forks source link

feat: add blake2 and sha3 hash support #88

Closed brianheineman closed 1 week ago

github-actions[bot] commented 1 week ago

🐰Bencher

ReportSat, June 29, 2024 at 06:11:21 UTC
Projecttheseus-rs/postgresql-embedded
Branchadd-blake2-and-sha3-hash-support
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
extract➖ (view plot)153,320.00
lifecycle➖ (view plot)906,740,000.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.65%. Comparing base (c30c6bd) to head (f546cdd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ======================================== Coverage 99.64% 99.65% ======================================== Files 68 72 +4 Lines 8271 8375 +104 ======================================== + Hits 8242 8346 +104 Misses 29 29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.