cours #114
Labels
No labels
bug
duplicate
enhancement
optimization
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#99
cours: filetree question
Anri/mylloon.fr
Reference
Anri/mylloon.fr#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
instead of sending everypage the json of the filetree, use a api call from js to the backend to retrieves it
in either case, the JS is needed to render the filetree, so using the api will allow:
refactoring that will not changes the data type of the json so it should not be too much work
i have tested with and without the filetree, i win one BIG second of load on EACH page
I have not looked yet if the second is in the Rust side, or in the internet download side (probably not), or in the JS side (probably that)
If its JS, we could look into loading the file tree in an asynchronous way so it doesnt "lock" the page during a second
cf. #99
cours: filetree questioncours: filetree questioncours: filetree question