tortoise
tortoise-orm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix auto_now field not updated with save(update_fields=[...])
#2122
Comparing
Br1an67:fix/auto-now-update-fields
(
50120a2
) with
develop
(
03703a7
)
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_create_many_fields
tests/benchmarks/test_create.py
CodSpeed Performance Gauge
+1%
709.6 µs
704.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_expressions_f
tests/benchmarks/test_expressions.py
CodSpeed Performance Gauge
0%
755.6 µs
755 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_few_fields
tests/benchmarks/test_create.py
CodSpeed Performance Gauge
0%
458.7 µs
458.8 µs
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.1 ms
17.1 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_update_few_fields_with_update
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
0%
733.7 µs
734 µ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_constructor_100_many_defaults
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
33.5 ms
33.6 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.5 ms
457.9 ms
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_list_100_rows
tests/benchmarks/test_hydration.py
CodSpeed Performance Gauge
0%
1.5 ms
1.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_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_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_expressions_count
tests/benchmarks/test_expressions.py
CodSpeed Performance Gauge
0%
850.6 µs
852.3 µs
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%
528 µs
529.2 µs
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.3 ms
10.3 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_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_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_update_few_fields_with_save
tests/benchmarks/test_update.py
CodSpeed Performance Gauge
0%
399.4 µs
401.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_few_fields
tests/benchmarks/test_get.py
CodSpeed Performance Gauge
-1%
734.7 µs
738.7 µ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.3 µs
59.6 µ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
-2%
903.5 µs
924.3 µs
Commits
Click on a commit to change the comparison range
Base
develop
03703a7
-0.25%
fix: auto-update auto_now fields in queryset.update()
50120a2
8 days ago
by Br1an67
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs