home.social

#memray — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #memray, aggregated by home.social.

  1. Good morning, it's the first day of #PyConUS Sprints! Sprints are open to all #PyCon attendees and you don't have to reserve a spot ahead of time, just walk into the room and join the others working on the project.

    Room 308: RouteE, #PyStack, #MemRay
    Room 309: @pyohio call for proposals
    Room 310: Robyn, @coveragepy, Cloud Custodian, @numpy Comics
    Room 315: Packaging, commitizen-tools, @pyOpenSci

    (1 of 2 posts)

    #PyConUS2024

  2. 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

    #Python #pytest #memray