ormar-orm
ormar
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix get_or_create race + update_or_create missing-pk bug
#1666
Merged
Comparing
fix/get-or-create-race-1016
(
e3b1310
) with
master
(
e319fff
)
CodSpeed Performance Gauge
-38%
Improvement
1
Regression
1
Untouched
96
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
98 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_saving_models_individually[20]
benchmarks/test_benchmark_save.py
CodSpeed Performance Gauge
-38%
103.2 ms
167.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_making_and_inserting_models_in_bulk[20]
benchmarks/test_benchmark_bulk_create.py
CodSpeed Performance Gauge
+25%
13.5 ms
10.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum[1000]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+7%
3.5 ms
3.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_avg[500]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+6%
3.4 ms
3.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_max[1000]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+6%
3.5 ms
3.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_deleting_all[500]
benchmarks/test_benchmark_delete.py
CodSpeed Performance Gauge
+6%
2.2 ms
2.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_update_or_create_when_create[20]
benchmarks/test_benchmark_create.py
CodSpeed Performance Gauge
+5%
166.9 ms
159.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_creating_individually_with_related_models[40]
benchmarks/test_benchmark_create.py
CodSpeed Performance Gauge
+4%
363.6 ms
350.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_deleting_all[1000]
benchmarks/test_benchmark_delete.py
CodSpeed Performance Gauge
+3%
2.2 ms
2.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_avg[250]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+3%
3.2 ms
3.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_one[1000]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+3%
3.5 ms
3.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_first[500]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+3%
3.3 ms
3.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_or_create_when_create[10]
benchmarks/test_benchmark_create.py
CodSpeed Performance Gauge
+3%
119.4 ms
116.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_min[500]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+2%
3.4 ms
3.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_update_or_create_when_create[40]
benchmarks/test_benchmark_create.py
CodSpeed Performance Gauge
+2%
337.5 ms
330.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_or_none[1000]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.5 ms
3.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_count[250]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+2%
3.4 ms
3.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_one[500]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.5 ms
3.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_first[1000]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.3 ms
3.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_get_or_create_when_get[1000]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.5 ms
3.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sum[250]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+2%
3.3 ms
3.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_merge_items_lists_pk_overlap[100]
benchmarks/test_benchmark_merge.py
CodSpeed Performance Gauge
+2%
400.7 µs
393.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_first[250]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.3 ms
3.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_count[1000]
benchmarks/test_benchmark_aggregate.py
CodSpeed Performance Gauge
+2%
4.2 ms
4.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_exists[250]
benchmarks/test_benchmark_get.py
CodSpeed Performance Gauge
+2%
3.3 ms
3.2 ms
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
master
e319fff
-36.85%
fix concurrency in get or create and fix update or create
6e4d7ba
3 days ago
by collerek
-1.56%
move concurrent get_or_create tests to autocommit config
e3b1310
3 days ago
by collerek
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs