yellowtree/geoip-detect

This plugin is slowing down website speed.We can store country data in database instead of a file

Closed this issue · 3 comments

This plugin is slowing down website speed.We can store country data in database instead of a file

  • Did you measure the performance impact? How often do you do a lookup in the file per web-page request?
  • If you want to send a Pull Request for performance optimization, you are welcome. Probably these optimizations regard more the Maxmind library than my plugin, though.

Yes due to this Google PageSpeed FCP value is 3+. Can we do something to fix this?

AJAX mode (with a site cache) should improve performance.