Reply To: RapidEars startRealtimeListeningWithLanguageModelAtPath memory leaks

Home Forums OpenEars plugins RapidEars startRealtimeListeningWithLanguageModelAtPath memory leaks Reply To: RapidEars startRealtimeListeningWithLanguageModelAtPath memory leaks

#1029936
Laurent
Participant

Hi Halle,
I share with you some screenshots of my test in instruments.
I’ve tested the sampleApp during 6min30 and I click on the button stop listening at 5 min 30
I’ve make some screenshots of my instruments screen in order to show you what I see.

This screenshot is the start of the app :
https://www.dropbox.com/s/vj2rd97mb1xkdka/start.png?dl=0
With this state :
https://www.dropbox.com/s/2kowup4bgsyki8w/Capture%20start.png?dl=0

And this is the end of the test:
https://www.dropbox.com/s/gkmi1fooep0xbqv/end.png?dl=0

With this memory state:
You can see a lot of malloc by openEarsSampleApp but there are other malloc of the app also that I haven’t screenshot.
You can count about (762-7) 755 malloc of 256kb = 193Mb
https://www.dropbox.com/s/63y8qa9hujwkz6u/Capture%20end%20.png?dl=0
https://www.dropbox.com/s/3kamesws515ni8n/Capture%20end2.png?dl=0