Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on a very high traffic website, the real time map only shows grey markers instead of the pretty yellow markers #11894

Open
mattab opened this issue Jul 25, 2017 · 0 comments

Comments

@mattab
Copy link
Member

mattab commented Jul 25, 2017

Example of the map on a very high traffic website:

Note that the 200 visitors occurred in the last 2 seconds (since there are 100 visitors per second).

very high traffic map

Where as the real time map should instead look like this:

map

How could we solve this issue?

  • on a high traffic website we could show more than 200 visits possibly
  • we could change the algorithm so that visits from 2 seconds ago are displayed in yellow while visits from 1 second ago are displayed in grey
  • thoughts?
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

No branches or pull requests

2 participants