Juan Luis @ #PyConLT · @astrojuanlu
1287 followers · 1990 posts · Server social.juanlu.space

Now at : @cheukting_ho on memory profiling with memray!

#pyconlt #memray #python

Last updated 1 year ago

Bruno Constanzo · @bconstanzo
22 followers · 19 posts · Server infosec.exchange

2 computers, 2 operating systems, 2 profilers... Trying to lower the memory usage of a project, and speeding things up at the same time (because both are inherently related due to design decisions)...

:python: :blobthinking:​

PS: the profiler rocks :blobgrin:​

#python #memray

Last updated 2 years ago

Bruno Constanzo · @bconstanzo
23 followers · 19 posts · Server infosec.exchange

Quite surprised at how good for is... And I still feel like I've only scratched the surface of what can be done with it

#memray #python

Last updated 2 years ago

MiaPlan.de · @miaplan
32 followers · 261 posts · Server social.tchncs.de

Mit pytest-memray automatisiert die Speicher-Allokation eines Programms überwachen

@pytest.mark.limit_memory("24 MB")
def test_foobar():
pass # do some stuff that allocates memory

github.com/bloomberg/pytest-me

#memray #pytest #python

Last updated 2 years ago