[GH-ISSUE #1530] Paginate / lazy load History entries #486

Closed
opened 2026-03-16 15:37:40 +03:00 by kerem · 1 comment
Owner

Originally created by @uiosun on GitHub (Mar 10, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1530

Describe the bug
I has hundreds request histroy, in open the hoppscotch.io, I will wating 20 ~ 40s (i7-10510U + 16G RAM -- I think not slow in my coding time).

When my clear all request history and reopen the page, only 1.5 sec consume...

To Reproduce
Steps to reproduce the behavior:

  1. request more and more
  2. press F5
  3. chrome tell me: the page is locking!
  4. wating....OK!
  5. clear history
  6. press F5
  7. very fast open and use the hoppscotch.io!

Desktop:

  • OS: Windows 10 LTS
  • Browser Chrome 88.0.4324.190 (64x)
Originally created by @uiosun on GitHub (Mar 10, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1530 **Describe the bug** I has hundreds request histroy, in open the hoppscotch.io, I will wating 20 ~ 40s (i7-10510U + 16G RAM -- I think not slow in my coding time). When my clear all request history and reopen the page, only 1.5 sec consume... **To Reproduce** Steps to reproduce the behavior: 1. request more and more 2. press F5 3. chrome tell me: the page is locking! 4. wating....OK! 5. clear history 6. press F5 7. very fast open and use the hoppscotch.io! **Desktop:** - OS: Windows 10 LTS - Browser Chrome 88.0.4324.190 (64x)
kerem 2026-03-16 15:37:40 +03:00
  • closed this issue
  • added the
    bug
    major
    labels
Author
Owner

@liyasthomas commented on GitHub (Mar 10, 2021):

Issue is acknowledged. So when the history has more than say 100 entries, page loading time is effectively higher than ~20s.

<!-- gh-comment-id:795355574 --> @liyasthomas commented on GitHub (Mar 10, 2021): Issue is acknowledged. So when the history has more than say 100 entries, page loading time is effectively higher than ~20s.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#486
No description provided.