Giter Site home page Giter Site logo

Comments (10)

tablatronix avatar tablatronix commented on July 21, 2024

Here's a fiddle, the resources are broken, ill fix them later, damn github raw mime checking
http://jsfiddle.net/tablatronix/wSHQB/

edit: should be working now

I am pretty sure there are no cyclical references , the nesting probability is about 90%, so there are some pretty deep nests. I can generate any number of these trees, with a lower nesting rate or less items. ill put my php code somewhere probably.

from jquery-treegrid.

philxia avatar philxia commented on July 21, 2024

+1. I met this issue as well.

from jquery-treegrid.

shauncl avatar shauncl commented on July 21, 2024

Experiencing same issue.

from jquery-treegrid.

AlexeyKosov avatar AlexeyKosov commented on July 21, 2024

It takes more than a minute to init a tree with 500+ rows. Please make something like lazy loading.

from jquery-treegrid.

steiff avatar steiff commented on July 21, 2024

A bit disappointed as well ... plugin is very very slow when building tree out of 500+ items!!!

from jquery-treegrid.

gagiks avatar gagiks commented on July 21, 2024

I also had similar performance problem with this plugin.
And initial tried to make a copy of it and try to speed-up, but failed as it was complex.
Then decided to create new plugin from scratch for same purpose, i have used only the way of keeping state in cookie for this plugin.
Plugin which I have created can be found at:
https://github.com/gagiks/jquery-tbltree

And example for table with 2800 rows can be found at:
http://gagiks.github.io/jquery-tbltree/examples/largeTable.html

from jquery-treegrid.

Percy0601 avatar Percy0601 commented on July 21, 2024

I Want Asynchronous Loading, Lazy Loading???

from jquery-treegrid.

pdeva avatar pdeva commented on July 21, 2024

+1.
with just 25 elements this thing dies.
this is a blocker issue. prevents this lib from being used in a production app.

from jquery-treegrid.

maxazan avatar maxazan commented on July 21, 2024

Thank you for your help. Try new release of plugin.
http://maxazan.github.io/jquery-treegrid/examples/example-huge.html

from jquery-treegrid.

dsnoeck avatar dsnoeck commented on July 21, 2024

Nice improvement. My benchmark of page loading time went from 15 seconds with version 0.2.0 to 7 seconds with v. 0.3.0. Thanks a lot

from jquery-treegrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.