https://bugs.gpodder.org/show_bug.cgi?id=1172

           Summary: Retrieving top tags is very slow (~ 1 minute request
                    to response time)
           Product: gpodder.net
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: low
         Component: Advanced API (Server-side)
        AssignedTo: [email protected]
        ReportedBy: [email protected]


If I retrieve, say, the 20 top tags from gpodder.net's API it takes nearly 1
minute for the request to be answered:

wget http://gpodder.net/api/2/tags/20.json

Can these pages be cached, statically-generated once every day (e.g. for the
first 50 tags, and then return a subset of these for e.g. the 20.json URL) or
otherwise sped up, so that clients requesting the toplist won't take that long
to show something to the user?

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to