theseus-rs / rsql

Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
https://theseus-rs.github.io/rsql/rsql_cli/
Apache License 2.0
129 stars 5 forks source link

feat: add system command #130

Closed brianheineman closed 6 months ago

github-actions[bot] commented 6 months ago

🐰Bencher

ReportThu, May 2, 2024 at 21:52:29 UTC
Projecttheseus-rs/rsql
Branchadd-system-command
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)
duckdb➖ (view plot)3,879,900.00
postgres-embedded➖ (view plot)805,970,000.00
postgresql-embedded➖ (view plot)808,000,000.00
rusqlite➖ (view plot)301,070.00
sqlite➖ (view plot)532,360.00

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

Codecov Report

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

Project coverage is 96.03%. Comparing base (8c3fe67) to head (c63d7dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 95.75% 96.03% +0.28% ========================================== Files 86 87 +1 Lines 9468 9688 +220 ========================================== + Hits 9066 9304 +238 + Misses 402 384 -18 ```

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