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

feature/gist 100 optimize gist retrieval #42

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

Courtcircuits
Copy link
Member

  • feat(GIST-76): wip
  • feat(GIST-100): add short param to fetch all gists

Copy link

linear bot commented Nov 14, 2024

GIST-100 Optimize gist retrieval

Retrieve gists are really slow currently because all guists content are downloaded
We need to add a flag /gists?short=true to shorten size of each gists content

Watch the screen recording here: https://jam.dev/c/064e5a70-b819-4278-8254-8d643c709e10


Website URL:
https://gists.app/mygist?page=1

Device and browser info:
Chrome 130.0.6723.121 (1730x950) | Linux (x86) x86_64

Date and time:
November 14th 2024 | 12:03pm UTC

View developer information (console logs, network requests & timing):
jam.dev/c/064e5a70-b819-4278-8254-8d643c709e10


Captured with jam.dev

@Courtcircuits Courtcircuits merged commit d198c6e into main Nov 14, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant