question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

some mapbox apps are damn slow

See original GitHub issue

While some apps using mapbox (club.rentmee.apps for example) works pretty fine, some other (youdrive.today, ru.urentbike.app) are so slow, so almost unusable. It’s possible to book a car with youdrive, but it will take a long time and lots Wait answers for the Youdrive isn't responding. popup. There is nothing notable in logcat in my opinion. But I have an observation:

  1. Rentmee has few cars.
  2. In the spring, carshering was prohibited by government due to lockdown, so no cars were shown in Youdrive and it was fast at that time. So looks like mapbox is slowed down by a large number of objects on it. But on another OP3t on the same Lineage 17.1 but with OpenGapps everything works fine.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
532910commented, Feb 15, 2021
# find /system /data -name "libmapbox-gl.so" -exec md5sum {} \;
4b0ce05c60f333d64d293c9690fefd43  /data/app/com.carshering-KYIzKvO-vFvq9KoZP52vqQ==/lib/arm64/libmapbox-gl.so
b2a47c2666a810e67e436f3ad13bd03a  /data/data/ru.urentbike.app/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so
f21abc0f473b93aca386d38f78a04299  /data/data/ru.belkacar.belkacar/lib-0/libmapbox-gl.so
b2a47c2666a810e67e436f3ad13bd03a  /data/data/youdrive.today/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so
b2a47c2666a810e67e436f3ad13bd03a  /data/media/0/Download/libmapbox-gl.so

Both com.carshering and ru.belkacar.belkacar that use own libmapbox-gl.so work fine. Both youdrive.today and ru.urentbike.app that use libmapbox-gl.so from GmsCore.apk (it extracted to downloads) work extremely slow.

0reactions
532910commented, May 26, 2021

This looks like a dup of #969

Read more comments on GitHub >

github_iconTop Results From Across the Web

slow handling of huge database #468 - GitHub
The map is smooth on iOS 14, but the app is very slow in the following ways: Starting the app for the first...
Read more >
Why is mapbox map so slow when you add 3000 or more ...
When I add 3000 or more markers to Mapbox map, sometimes it stops working, or sometimes it is very slow. What is the...
Read more >
Mobile Device Telemetry as a Sensor - Mapbox
Sometimes large volumes of data begin flowing from a new app that recently started using Mapbox, or an app may suddenly go dark,...
Read more >
Performance Postmortem: Mapbox Studio - Calibre
As I'm sure you can guess by now, like many large, mature, and complex applications, Mapbox Studio had a problem: it was slow....
Read more >
Animating Map Layers with Mapbox GL - Blog - AerisWeather
Try a new Map layer to animate. Note, you will need to pay attention to the Updates interval in the docs to ensure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found