Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5eec113

Browse files
committed
Let's debug import time :-)
1 parent fc6d189 commit 5eec113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/complement/conf-workers/start-complement-synapse-workers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export SYNAPSE_WORKER_TYPES="\
4040
pusher"
4141

4242
export PYTHONDONTWRITEBYTECODE=1
43+
export PYTHONPROFILEIMPORTTIME=1
4344

4445
# Run the script that writes the necessary config files and starts supervisord, which in turn
4546
# starts everything else

0 commit comments

Comments
 (0)