Skip to content

Conversation

urikphytech
Copy link
Contributor

PLEASE CHECK "Allow edits from maintainers"

help

FOLLOW "Conventional Commits Specification" FOR ALL COMMITS

https://conventionalcommits.org/

@maciekbb
Copy link

maciekbb commented Sep 2, 2018

Hello! Do you think it helps with performance issues described in #817?

I did a quick check and version from this PR seems to improve performance a lot. Time spent in OverlayView#getOffsetOverride went down from ~40% to ~3% when moving the map around in my specific use case.

@urikphytech
Copy link
Contributor Author

Great news!
Since this repo is not currently maintained I am using a fork of it which includes this fix in it.
https://github.com/urikphytech/react-google-maps

@owap
Copy link

owap commented Sep 11, 2018

@maciekbb I don't think this solves the issues with getOffsetOverride; we tried cloning this fork, as well as making the changes in this PR by hand, and neither result in any reduction in the time we spend in getOffsetOverride (between 50 and 60% for us).

Did you find another solution that solves the issue? If so, we'd love to hear it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants