Avatar for the xorq-labs user
xorq-labs
xorq
BlogDocsChangelog

fix(lint): remove functools.cache from methods

#1684
Comparing
fix/b019-cached-property
(
36b652c
) with
main
(
7b0c576
)
CodSpeed Performance Gauge
+1%
Untouched
14

Benchmarks

14 total
test_into_backend_cache
python/xorq/tests/test_into_backend.py
CodSpeed Performance Gauge
+16%
278.6 ms241 ms
test_benchmark_catalog_info
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
+7%
346.3 µs324.2 µs
test_build_column_tree_matches_memoized_on_multi_join
python/xorq/common/utils/tests/test_lineage_utils.py
CodSpeed Performance Gauge
+5%
192.3 ms183.1 ms
test_baseball_stats_compilation
python/xorq/ibis_yaml/tests/test_benchmark.py
CodSpeed Performance Gauge
0%
998 ms993.6 ms
test_benchmark_module_import[xorq.api as xo]
python/xorq/tests/test_api.py
CodSpeed Performance Gauge
0%
490.6 µs489.5 µs
test_gen_downstream_performance[3]
python/xorq/common/utils/tests/test_gen_downstream_performance.py
CodSpeed Performance Gauge
0%
53.5 ms53.4 ms
test_benchmark_catalog_add
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
0%
39.3 ms39.2 ms
test_gen_downstream_performance[2]
python/xorq/common/utils/tests/test_gen_downstream_performance.py
CodSpeed Performance Gauge
0%
36.2 ms36.2 ms
test_gen_downstream_performance[4]
python/xorq/common/utils/tests/test_gen_downstream_performance.py
CodSpeed Performance Gauge
0%
73.5 ms73.4 ms
test_benchmark_catalog_init
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
0%
399 µs398.7 µs
test_benchmark_catalog_help
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
0%
352 µs352 µs
test_benchmark_catalog_list
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
0%
337.8 µs337.9 µs
test_into_backend_duckdb_trino_cached
python/xorq/tests/test_into_backend.py
CodSpeed Performance Gauge
-2%
229.3 ms234.7 ms
test_benchmark_catalog_check
python/xorq/catalog/tests/test_benchmark_cli.py
CodSpeed Performance Gauge
-7%
313.5 µs336.3 µs

Commits

Click on a commit to change the comparison range
Base
main
7b0c576
+1.3%
fix(lint): replace @property @functools.cache with @functools.cached_property (B019)
36b652c
6 days ago
by mesejo
© 2026 CodSpeed Technology
Home Terms Privacy Docs