mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 17:24:15 +01:00
47ab4627a4
Problem Even without including Insight results in the API the my_last_viewed_at API call is surprisingly slow (consistently 6 seconds for me) I'm a bear of little brain and couldn't grok the previous mechanism for querying them. Changes Make a simpler mechanism for querying them and try and lean on the ORM to load the data as fast as possible How did you test this code? Updating the developer tests and running locally to see it still works |
||
---|---|---|
.. | ||
@posthog | ||
public | ||
src | ||
build.mjs | ||
editor-update-tsd.mjs | ||
utils.mjs |