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

output memory stats into CI terminal

parent e45d9b30
No related branches found
No related tags found
1 merge request!4Interface refactoring
Pipeline #174451 passed
......@@ -22,6 +22,8 @@ run profiler:
script:
- pip install memray pyinstrument
- python profiling/graphene.py
- memray stats memoryProfile.bin
- memray summary memoryProfile.bin
artifacts:
paths:
- timeProfile.html
......
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