tortoise
tortoise-orm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: ensure AddIndex, AddConstraint, RemoveIndex and RemoveConstraint are in correct order
#2118
Comparing
tsifrer:fix-index-order
(
18400aa
) with
develop
(
314273c
)
CodSpeed Performance Gauge
0%
Untouched
24
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
24 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_few_fields_with_update
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
+1%
735.3 µs
724.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_field_attribute_lookup_get_for_dialect
tests/benchmarks/test_field_attribute_lookup.py
CodSpeed Performance Gauge
+1%
59.2 µs
58.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_many_fields_with_update
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
+1%
906.3 µs
900.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_constructor_100_many_defaults
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
33.6 ms
33.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_filter_many_filters
tests/benchmarks/test_filter.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_expressions_f
tests/benchmarks/test_expressions.py
CodSpeed Performance Gauge
0%
756.4 µs
755.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_select_related_100_rows
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
6.4 ms
6.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_state_building_200_models
tests/benchmarks/test_state_building.py
CodSpeed Performance Gauge
0%
457.6 ms
457.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hydrate_100_rows_few_fields
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
4 ms
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_chained_filters_10
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
5.3 ms
5.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_expressions_count
tests/benchmarks/test_expressions.py
CodSpeed Performance Gauge
0%
853.8 µs
853.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_filter_few_fields
tests/benchmarks/test_filter.py
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_relations_values_related_m2m
tests/benchmarks/test_relations.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_hydrate_100_rows_many_fields
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
17 ms
17 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_few_fields
tests/benchmarks/test_get.py
CodSpeed Performance Gauge
0%
737.8 µs
738.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_many_fields
tests/benchmarks/test_get.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bulk_create_many_fields
tests/benchmarks/test_bulk_create.py
CodSpeed Performance Gauge
0%
10.2 ms
10.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_many_fields
tests/benchmarks/test_create.py
CodSpeed Performance Gauge
0%
703.1 µs
704.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_few_fields
tests/benchmarks/test_create.py
CodSpeed Performance Gauge
0%
455.5 µs
456.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bulk_create_few_fields
tests/benchmarks/test_bulk_create.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values_100_rows_many_fields
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_many_fields_with_save
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
0%
526.3 µs
528.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values_list_100_rows
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
-1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_few_fields_with_save
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
-1%
397.6 µs
402.7 µs
Commits
Click on a commit to change the comparison range
Base
develop
314273c
-0.04%
fix: ensure AddField is before AddIndex or AddConstraint in migrations
b55e720
21 hours ago
by tsifrer
+0.13%
fix: also RemoveIndex and RemoveConstraint
da9ea97
18 hours ago
by tsifrer
-0.1%
fix: trigger tests again
18400aa
18 hours ago
by tsifrer
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs