Skip to content
Snippets Groups Projects
Commit e83c30fa authored by Kostas Vilkelis's avatar Kostas Vilkelis :flamingo:
Browse files

add profile results to artifacts

parent 1c977970
No related branches found
No related tags found
1 merge request!4Interface refactoring
Pipeline #174288 passed
......@@ -16,4 +16,9 @@ run profiler:
- cd codes; export PYTHONPATH="."; cd ..
- pip install memray pyinstrument
- python profiling/graphene.py
stage: run profiler
\ No newline at end of file
stage: run profiler
artifacts:
paths:
- timeProfile.html
- memoryProfile.bin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment