openeduhub / metalookup

Provide metadata about domains w.r.t accessibility, licencing, adds, etc.
GNU General Public License v3.0
5 stars 0 forks source link

Splash lighthouse concurrency #154

Closed MRuecklCC closed 2 years ago

MRuecklCC commented 2 years ago

Resolves #149

It turns out, that refactoring the WebsiteData structure and equipping it with some caching functionality automatically resolves the issue about concurrency.

This is nice, for a couple of reasons:

TODO:

MRuecklCC commented 2 years ago

As mentioned the comments in #149 already, for e.g. spiegel-online.de these changes reduce the overall response time from ~33s to ~19s