question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Performance issues

See original GitHub issue

Hi,

We’re using VJSF for https://github.com/dandi/dandiarchive and we’re running into performance issues with certain large datasets. The JSON schema being used is here, and an example of a dataset that is causing slowdowns is here.

The Vue web app is using VJSF to generate forms for various fields in the schema. In the case of the example I provided, the VJSF form being generated for the contributor field takes 10-15 seconds to load in all the data. It also seems to block the thread for the entirety of the loading time, so the browser essentially freezes for those 10-15 seconds.

You can observe the slowdown caused by that dataset on our production deployment here when you click the “View Metadata” button. I can describe how to run DANDI and import the dataset locally if someone wants to take a closer look at this issue.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
satracommented, Jun 9, 2021

2.0 solves this issue, here are two examples:

using 1.24: https://codepen.io/satra-the-reactor/pen/zYZLNPE?editors=1010 (slow) using 2.0.2: https://codepen.io/satra-the-reactor/pen/NWbKbrj?editors=1010 (fast)

0reactions
mvandenburghcommented, Aug 27, 2021

Closing this as it has been resolved by #284.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dealing with Performance Problems
Types of Performance Problems ; Quantity of work (untimely completion, limited production). Poor prioritizing, timing, scheduling; Lost time ; Quality of work ( ......
Read more >
Handling Performance Issues With Grace | Monster.com
Low Productivity or Late Completion – Make sure you've been clear about the requirements and expectations of the job. · Poor Quality of...
Read more >
Top 5 Common Performance Problems - HRCI
Top 5 Common Performance Problems · Shallow Work · Inability to Prioritize · False Sense of Urgency · Productive Procrastination · Low-Quality Output....
Read more >
68 Examples of Performance Problems - Simplicable Guide
Overreaction to Criticism, Passive Aggressive Behavior ; Poor Attention to Detail, Poor Budget Control ; Poor Listening Habits, Poor Work Quality.
Read more >
5 Common Reasons for Performance Issues (Plus 3 Tips to ...
Most Common Causes of Performance Issues · 1. They lack knowledge or skill. · 2. They have unclear or unrealistic expectations. · 3....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found