perf: cours #88

Closed
opened 2024-12-06 10:00:00 +01:00 by Anri · 2 comments
Owner

Cours is currently unreleasable as it takes too much time to render a page, todo:

  • gen_filetree takes time
  • buildFileTree in js takes time
  • searchFiles in javascript takes time

the biggest changes have to be in js side, as it hardblock the client

Cours is currently unreleasable as it takes too much time to render a page, todo: - [ ] `gen_filetree` takes time - [x] `buildFileTree` in js takes time - [x] `searchFiles` in javascript takes time the biggest changes have to be in js side, as it hardblock the client
Anri added the
optimization
label 2024-12-06 10:00:00 +01:00
Anri self-assigned this 2024-12-06 10:06:37 +01:00
Anri added the due date 2024-12-31 2024-12-06 10:06:51 +01:00
Author
Owner

tried my best for buildFileTree and searchFiles

gen_filetree is already cached so..

tried my best for `buildFileTree` and `searchFiles` `gen_filetree` is already cached so..
Anri closed this issue 2024-12-12 17:15:37 +01:00
Author
Owner
ref: 52e3674140ae71d8fa87e44aed3e615886831d84 bf13da917849c178939c98e2d238a4b73c2d580d 9b6d75b560c5f912d60b7c5595d0cf5e22e88e6f
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".

2024-12-31

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#88
No description provided.