Following assertion is thrown once every 100 or so executions:
>> File "site-packages/vmprof/__init__.py", line 38, in disable
>> File "site-packages/vmprof/reader.py", line 294, in read_all
>>AssertionError: (26820, "b'/'")
vmprof is enabled and disabled by http request to flask application.