Skip to content

Memray Live view shows "??? at ???" for Location #446

Answered by JLowe-N
JLowe-N asked this question in Q&A
Discussion options

You must be logged in to vote

Appreciate the feedback - this was a mistake on my side.
I realized that the code was still instrumented with cProfile using the runCtx feature --- essentially a large anonymous function.
I will try that native function if this happens again.
Removing cProfiler and running the live view again resolved it and I was able to trace the large allocations.
There was an inefficient eager load in SQL Alchemy that was pulling back GB worth of data.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@godlygeek
Comment options

Answer selected by pablogsal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants