Describe the bug
A clear and concise description of what the bug is
Currently it's difficult to work with large recipe/request/response bodies. There's a lot of small issues here that lead to the performance being really bad:
To Reproduce
Steps to reproduce the behavior
Loading a request with this file should make the issues pretty apparently. Here's a 5MB file
Expected behavior
A clear and concise description of what you expected to happen
The app should experience little to no slow down when working with large bodies. We may have to take shortcuts (e.g. skipping syntax highlighting), but it should be usable.
Screenshots
If applicable, add screenshots to help explain your problem
Version (please complete the following information):
- OS:
- Terminal:
- Slumber Version:
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is
Currently it's difficult to work with large recipe/request/response bodies. There's a lot of small issues here that lead to the performance being really bad:
To Reproduce
Steps to reproduce the behavior
Loading a request with this file should make the issues pretty apparently. Here's a 5MB file
Expected behavior
A clear and concise description of what you expected to happen
The app should experience little to no slow down when working with large bodies. We may have to take shortcuts (e.g. skipping syntax highlighting), but it should be usable.
Screenshots
If applicable, add screenshots to help explain your problem
Version (please complete the following information):
Additional context
Add any other context about the problem here.