xorq-labs
snowflake-keypair-helper
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(cli): add connection options
#34
Merged
Comparing
feat/cli/add-connection-options
(
071eb39
) with
main
(
c329105
)
CodSpeed Performance Gauge
0%
Untouched
18
Skipped
9
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
27 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_generate_keypair_path
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
438.1 µs
437.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.utils.env_utils]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
350.6 µs
350 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[skh-validate-credentials]
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
420.9 µs
420.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_assign_public_key_no_args
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
485.1 µs
484.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[skh-generate-keypair]
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
442.7 µs
442.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.utils.dataclass_utils]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
347.7 µs
347.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[skh-create-user]
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
415 µs
414.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[skh-list-cli-commands]
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
415.8 µs
415.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.utils.init_state_utils]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
347.7 µs
347.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
344.2 µs
344.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_generate_keypair_stdout
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
3.9 ms
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.api]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
347.4 µs
347.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_list_cli_commands
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
448.1 µs
448.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[skh-assign-public-key]
src/snowflake_keypair_helper/tests/test_cli.py
CodSpeed Performance Gauge
0%
421.1 µs
421.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.cli]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
0%
343.9 µs
345.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.constants]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
-1%
344.8 µs
348.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.utils.crypto_utils]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
-1%
344.5 µs
348.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.utils.con_utils]
src/snowflake_keypair_helper/tests/test_performance.py
CodSpeed Performance Gauge
-1%
346.4 µs
351.1 µs
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[assign-public-key]
src/snowflake_keypair_helper/tests/test_cli.py
Skipped
421.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[list-cli-commands]
src/snowflake_keypair_helper/tests/test_cli.py
Skipped
416.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[generate-keypair]
src/snowflake_keypair_helper/tests/test_cli.py
Skipped
443.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_cli_helps[create-user]
src/snowflake_keypair_helper/tests/test_cli.py
Skipped
418.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.init_state_utils]
src/snowflake_keypair_helper/tests/test_performance.py
Skipped
347.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.con_utils]
src/snowflake_keypair_helper/tests/test_performance.py
Skipped
351.1 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_module_import[snowflake_keypair_helper.dataclass_utils]
src/snowflake_keypair_helper/tests/test_performance.py
Skipped
349.1 µs
*
1
2
Commits
Click on a commit to change the comparison range
Base
main
c329105
-0.2%
ref(api): add execute_statements to api
071eb39
2 months ago
by dlovell
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs