google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.95k stars 1.22k forks source link

Native memory continues to grow #1333

Open xiaosong97 opened 2 years ago

xiaosong97 commented 2 years ago

SPECIFIC ISSUE ENCOUNTERED

Native memory continues to grow. Maybe there is a memory leak.

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

1.start hello_ar_c sample 2.start profiler in android studio

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

xiaosong97 commented 2 years ago
test

this is the profiler capture image

devbridie commented 2 years ago

Your screenshot seems to be within normal acceptable bounds. Are you seeing a large increase after prolonged usage?

Here's a 5 minute profile on my device, which seems normal to me: image