troussej

Results 33 comments of troussej

Hi @jc7447 Did you get a chance to look at it? I would like to merge this and work on some other stuff. We also should discuss the next release...

No pressure ;) Le 19 nov. 2017 11:42 AM, "Jean-Charles Manoury" a écrit : > Hi, > > I'm time short those days but I will try to review this...

I think the xml should stay in verbatim order, it's supposed to be close to the original . Given that the graph is a bit bigger now, it should suffice.

TODO - [x] perfs - [x] create edition form on click, not on display (almost 30% of time spent here) - [x] tooltip/help - I was thinking the same -...

Reopen to add new features

just rebased from dev to get the latest refactors (some about perfs)

perfs : looks like the culprit is buildResultTable, it is linear with the number of items, about 100ms / item

I'm replacing all the dom manipulation by string concatenation, it's around 5 times faster.

Hi @jc7447 I finally got time to fix the last bugs. Perfs are much better (even if slower than before, we are doing more calculations) I tried to make it...

In the installation guide, the "copy findclass.jhtml" part should be made optionnal.