inventree
InvenTree
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat (backend): Add more performance tests
#11080
Merged
Comparing
matmair:add-more-performance-tests
(
c22c898
) with
master
(
025f6ff
)
CodSpeed Performance Gauge
0%
Untouched
2
New
27
This report only contains results for the
CPU Simulation
instrument. To view results for the
Wall Time
instrument,
click here
.
Benchmarks
New
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/part/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
5.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/part/category/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/order/po-line/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
5.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/order/so/shipment/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/parameter/template/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/company/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/order/po/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/user/roles/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/build/item/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/build/line/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
5.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/order/so/shipment/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/order/so/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/part/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
5.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/build/item/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/stock/location/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/parameter/template/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/build/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/parameter/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/company/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_auth_performance
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
10.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/stock/location/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/stock/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/part/category/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_options_performance[/api/parameter/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/user/roles/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/build/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_list_performance[/api/order/so/]
src/performance/tests.py
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Passed
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_part_list
src/backend/InvenTree/part/test_api.py::PartApiPerformanceTest
CodSpeed Performance Gauge
0%
3.2 s
3.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_api_stock_list
src/backend/InvenTree/stock/test_api.py::StockApiPerformanceTest
CodSpeed Performance Gauge
0%
2.7 s
2.7 s
Commits
Click on a commit to change the comparison range
Base
master
025f6ff
+0.01%
dummy change
289832b
9 days ago
by matmair
0%
disable debug for a more realistic test
3229d64
9 days ago
by matmair
0%
fix style
9246606
9 days ago
by matmair
+0.01%
add setup prep step
3b5aa85
9 days ago
by matmair
0%
fix uninstall command
4aa7459
9 days ago
by matmair
0%
fix install?
076b563
9 days ago
by matmair
0%
fix format
1fd8f61
9 days ago
by matmair
0%
disable tests
5fa2bc1
9 days ago
by matmair
-0.16%
add auth test
dd9c964
9 days ago
by matmair
+0.15%
fix test
c22c898
9 days ago
by matmair
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs