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

Stress test #247

Open
progrium opened this issue Jul 7, 2023 · 3 comments
Open

Stress test #247

progrium opened this issue Jul 7, 2023 · 3 comments
Assignees

Comments

@progrium
Copy link
Contributor

progrium commented Jul 7, 2023

use devtools performance insights for page load and update profiling. first use localstorage. then try with github backend.

  • 2000 sibling nodes, compare rendering perf of textarea editor vs codemirror editor
  • generate child nodes for 2000 nodes
    • half small profile (20 nodes)
    • half large profile (150 nodes)
    • what feels slow? how is initial load? expanding 2000 children? how long does save take?
    • same test but 2000 document nodes
  • 50 nodes each with 50 nodes, each with 50 (50x50x50) for 125k nodes
  • what feels slow? anything break? differences between browsers?
@progrium progrium self-assigned this Jul 7, 2023
@progrium progrium added this to the 0.6.0 milestone Jul 7, 2023
@taramk
Copy link
Contributor

taramk commented Jul 10, 2023

may or may not get done this sprint, need to at least outline the work to be done.

@taramk taramk changed the title Stress test Stress test (define work) Jul 10, 2023
@progrium
Copy link
Contributor Author

rough plan defined. moving to next milestone.

@progrium progrium changed the title Stress test (define work) Stress test Jul 18, 2023
@progrium progrium modified the milestones: 0.6.0, 0.7.0 Jul 18, 2023
@progrium progrium assigned ArcaTech and unassigned progrium Jul 18, 2023
@ognsya
Copy link

ognsya commented Aug 8, 2023

Possibly not related, but today I tried pasting a large wikipedia page into Treehouse and the first few paragraphs didn't show. Interestingly, depending on which parent node I navigated to, the full content sometimes showed in the aforementioned node.

Using the demo directly on the website, no github.

@progrium progrium removed this from the 0.7.0 milestone Aug 18, 2023
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

No branches or pull requests

4 participants