mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-08 18:57:58 +00:00
fix(profiling): fix stale run paths in docstrings and consolidate profiling imports
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
cProfile + tracemalloc classifier profiling test.
|
||||
|
||||
Run with:
|
||||
uv run pytest src/documents/tests/test_classifier_profile.py \
|
||||
uv run pytest ../test_classifier_profile.py \
|
||||
-m profiling --override-ini="addopts=" -s -v
|
||||
|
||||
Corpus: 5 000 documents, 40 correspondents (25 AUTO), 25 doc types (15 AUTO),
|
||||
|
||||
Reference in New Issue
Block a user