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 decrease in 2.x

See original GitHub issue

Originally reported on Google Code with ID 2259

The following jsFiddles use the same code, only switching from 2.0.0 to 2.1.0 versions
of FullCalendar.  On a Core i7 FireFox the 2.0.0 versions loads 1500 events in under
a second, the 2.1.0 version takes 3 - 4 seconds.  Also the removeEventSource is extremely
slow.


2.0.0 - http://jsfiddle.net/indexic/u6youn1b/
2.1.0 - http://jsfiddle.net/indexic/L9z2Lbur/

Reported by google@indexic.net on 2014-08-27 20:55:20

Imported with 14 stars.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:5
  • Comments:38 (30 by maintainers)

github_iconTop GitHub Comments

2reactions
arshawcommented, Dec 5, 2016

there have been some new developments on this initiative.

eventRenderWait has been released in v3.1.0 https://fullcalendar.io/docs/event_rendering/eventRenderWait/ (aka “debounce”)

if you do not want to opt into eventRenderWait, you can use the following new methods:

1reaction
arshawcommented, Jan 17, 2017

@Manuweb2 the following issue requests fetching-while-scrolling: https://github.com/fullcalendar/fullcalendar/issues/3087 ↑ Could you please visit the link, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exponential performance decreases with load - Mathematics ...
The derivation is right 3x4=3x22=y43. Hence it is valid. The general relationship is as below: x = number of loads. y = cycles...
Read more >
Performance decreases with a higher number of threads (no ...
Performance decrease is caused by moving shared memory between CPU (threads cannot access directly cache in different CPU, more threads => more ...
Read more >
Improve Performance & Speed to 2X on your e-commerce site
Prioritize testing and optimizing your mobile performance; Use pop-ups sparingly; Beware of excessive liquid loops; Decrease thumbnail image sizes; Ease up on ...
Read more >
Performance 2.x - MoodleDocs
In general we must lower the number of queries on each page, we have to decrease the memory use and we should load...
Read more >
Find Where Increasing/Decreasing y=(1/2)^x - Mathway
Find Where Increasing/Decreasing y=(1/2)^x. y=(12)x y ... Graph the equation in order to determine the intervals over which it is increasing or decreasing....
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