Hi,
I am trying the 10d calendar version, it indeed gives a much better performance.
I did some further profiling, see here for a screenshot of chrome profiler:
http://pasteboard.co/1vVy439P.png
To give a feel for what I test, this is the calendar:
http://pasteboard.co/1vVHPVVS.png
I did the test by moving back and forth to the next and previous date, each with 20 lanes and many events.
In chrome profiler it seems that most/much time is spend in getting getscrollheight/getscrolltop, is this something I can control somehow with things like overflow or with other properties?
gr. Martin
I am trying the 10d calendar version, it indeed gives a much better performance.
I did some further profiling, see here for a screenshot of chrome profiler:
http://pasteboard.co/1vVy439P.png
To give a feel for what I test, this is the calendar:
http://pasteboard.co/1vVHPVVS.png
I did the test by moving back and forth to the next and previous date, each with 20 lanes and many events.
In chrome profiler it seems that most/much time is spend in getting getscrollheight/getscrolltop, is this something I can control somehow with things like overflow or with other properties?
gr. Martin
Comment