cpp-linter
cpp-linter-hooks
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
build: add default clang-format and clang-tidy versions to release notes
#119
Merged
Comparing
copilot/fix-117
(
9f9be32
) with
main
(
8c45bb1
)
CodSpeed Performance Gauge
0%
Untouched
60
New
1
Skipped
13
Benchmarks
Skipped (13)
Archive selected
These benchmarks 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
test_ensure_installed[clang-format-None]
tests/test_util.py
Skipped
1.3 ms
*
test_ensure_installed[clang-format-20]
tests/test_util.py
Skipped
1.4 ms
*
test_ensure_installed[clang-tidy-20]
tests/test_util.py
Skipped
1.2 ms
*
test_ensure_installed[clang-tidy-None]
tests/test_util.py
Skipped
1.3 ms
*
test_ensure_installed_no_runtime_version
tests/test_util.py
Skipped
852.9 µs
*
test_ensure_installed_tool_not_found
tests/test_util.py
Skipped
1 ms
*
test_get_runtime_version_exception
tests/test_util.py
Skipped
517.5 µs
*
test_get_runtime_version_clang_tidy_single_line
tests/test_util.py
Skipped
508.3 µs
*
test_get_runtime_version_clang_tidy
tests/test_util.py
Skipped
513.3 µs
*
test_ensure_installed_version_mismatch
tests/test_util.py
Skipped
1.5 ms
*
test_is_installed_not_found
tests/test_util.py
Skipped
540.5 µs
*
test_get_runtime_version_clang_format
tests/test_util.py
Skipped
512.2 µs
*
test_is_installed_with_shutil_which
tests/test_util.py
Skipped
602.7 µs
*
New
test_get_default_versions_script
tests/test_util.py
CodSpeed Performance Gauge
N/A
N/A
471.2 µs
Passed
test_resolve_version_clang_format[99-None]
tests/test_util.py
CodSpeed Performance Gauge
+1%
272.4 µs
269.3 µs
test_resolve_version_clang_format[20.1.7-20.1.7]
tests/test_util.py
CodSpeed Performance Gauge
+1%
93.8 µs
93.1 µs
test_run_clang_format_dry_run[args0-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
+1%
699.8 µs
694.9 µs
test_get_version_from_dependency_missing_file
tests/test_util.py
CodSpeed Performance Gauge
+1%
960.6 µs
955 µs
test_get_version_from_dependency_success
tests/test_util.py
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
test_resolve_install_no_version_specified
tests/test_util.py
CodSpeed Performance Gauge
0%
901.4 µs
897.4 µs
test_run_clang_tidy_valid[args0-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
668.3 µs
665.3 µs
test_run_clang_tidy_invalid[args0-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
607.9 µs
605.3 µs
test_resolve_version_clang_tidy[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
86.5 µs
86.1 µs
test_run_clang_tidy_valid[args6-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
685.5 µs
682.5 µs
test_version_lists_not_empty
tests/test_util.py
CodSpeed Performance Gauge
0%
112.4 µs
111.9 µs
test_install_tool_success
tests/test_util.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_resolve_install_tool_already_installed_correct_version
tests/test_util.py
CodSpeed Performance Gauge
0%
680.1 µs
677.6 µs
test_run_clang_tidy_valid[args4-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
689.6 µs
687.1 µs
test_install_tool_failure
tests/test_util.py
CodSpeed Performance Gauge
0%
821 µs
818 µs
test_run_clang_tidy_invalid[args2-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
628.7 µs
626.4 µs
test_run_clang_tidy_valid[args2-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
685.9 µs
683.5 µs
test_resolve_install_tool_not_installed
tests/test_util.py
CodSpeed Performance Gauge
0%
910.5 µs
907.3 µs
test_resolve_install_tool_version_mismatch
tests/test_util.py
CodSpeed Performance Gauge
0%
909.7 µs
906.7 µs
test_resolve_version_clang_format[20-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
136.8 µs
136.4 µs
test_run_clang_tidy_valid[args1-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
685.4 µs
683.3 µs
test_default_versions
tests/test_util.py
CodSpeed Performance Gauge
0%
84.8 µs
84.6 µs
test_run_clang_format_valid[args0-expected_retval0]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
897.4 µs
894.8 µs
test_run_clang_tidy_valid[args3-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
690.5 µs
688.5 µs
test_run_clang_format_verbose_error
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
810.9 µs
808.6 µs
test_run_clang_format_invalid[args1-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
752 µs
749.8 µs
test_get_version_from_dependency_malformed_toml
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
test_get_version_from_dependency_missing_dependency
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
test_run_clang_tidy_invalid[args1-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
633.8 µs
632.2 µs
test_resolve_version_clang_format[18.1-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
145 µs
144.6 µs
test_run_clang_tidy_valid[args5-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
684.6 µs
683 µs
test_run_clang_format_invalid[args0-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
702.1 µs
700.6 µs
test_resolve_install_with_none_default_version
tests/test_util.py
CodSpeed Performance Gauge
0%
985.2 µs
983.1 µs
test_run_clang_format_valid[args1-expected_retval1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
890.2 µs
888.4 µs
test_resolve_version_clang_tidy[20-20.1.0]
tests/test_util.py
CodSpeed Performance Gauge
0%
104 µs
103.7 µs
test_install_tool_success_but_not_found
tests/test_util.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_resolve_install_invalid_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_run_clang_format_valid[args3-expected_retval3]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
890.6 µs
889.1 µs
test_run_clang_format_verbose
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
884.1 µs
882.7 µs
test_run_clang_format_valid[args2-expected_retval2]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
883.9 µs
882.6 µs
test_resolve_version_clang_format[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
143.8 µs
143.6 µs
test_resolve_version_clang_format[20.1-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
136.7 µs
136.5 µs
test_run_clang_format_invalid[args5-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
751.9 µs
750.8 µs
test_run_clang_format_invalid[args2-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
751.4 µs
750.7 µs
test_run_clang_format_invalid[args4-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
754.7 µs
754.1 µs
test_resolve_version_clang_tidy[19-19.1.0.1]
tests/test_util.py
CodSpeed Performance Gauge
0%
107.8 µs
107.7 µs
test_run_clang_format_valid[args6-expected_retval6]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
867.1 µs
866.5 µs
test_run_clang_format_invalid[args6-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
731 µs
730.5 µs
test_run_clang_tidy_invalid[args4-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
634.8 µs
634.4 µs
test_resolve_version_clang_format[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
87.3 µs
87.3 µs
test_run_clang_tidy_invalid[args3-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
631.9 µs
631.7 µs
test_resolve_version_clang_tidy[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
107.8 µs
107.8 µs
test_run_clang_tidy_invalid[args5-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
625.1 µs
625 µs
test_run_clang_format_valid[args4-expected_retval4]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
886.3 µs
886.3 µs
test_run_clang_format_invalid[args3-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
758.6 µs
758.8 µs
test_run_clang_format_valid[args5-expected_retval5]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
886.5 µs
887 µs
test_run_clang_tidy_invalid[args6-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
627.3 µs
628.2 µs
test_resolve_version_clang_format[invalid-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
245.3 µs
245.8 µs
test_resolve_version_clang_format[20.99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
247.6 µs
248.2 µs
test_resolve_version_clang_tidy[99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
232.1 µs
232.9 µs
Commits
Click on a commit to change the comparison range
Base
main
8c45bb1
+0.24%
Update scripts/get_default_versions.py
01af810
2 months ago
by shenxianpeng
0%
Update .github/release-drafter.yml
9f9be32
2 months ago
by shenxianpeng
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs