Re: TLF Performance Issue fix?

2015-06-06 Thread Harbs
, "Jason Taylor" wrote: > >> Hey guys, we are currently stuck on SDK 4.13 due to the TLF performance >> issue and the huge reliance on TLF in our Dedoose. Have there been any >> updates on this issue? Are there any projected updates on this issue? >> >>

Re: TLF Performance Issue fix?

2015-06-05 Thread Alex Harui
[1] https://cwiki.apache.org/confluence/display/FLEX/Git+for+Apache+Flex+Guide On 6/5/15, 12:14 PM, "Jason Taylor" wrote: >Hey guys, we are currently stuck on SDK 4.13 due to the TLF performance >issue and the huge reliance on TLF in our Dedoose. Have there been any >up

TLF Performance Issue fix?

2015-06-05 Thread Jason Taylor
Hey guys, we are currently stuck on SDK 4.13 due to the TLF performance issue and the huge reliance on TLF in our Dedoose. Have there been any updates on this issue? Are there any projected updates on this issue? Separately, I would like to get my hands a little dirty here if needed. TLF is

Re: TLF performance issue

2015-02-27 Thread goratz
-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45287.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-10 Thread Alex Harui
On 2/10/15, 12:05 AM, "goratz" wrote: >Here you have a Scout screenshot. > >ion_problem.png> > Hi Goratz, Call Counts is the thing I miss most when using Scout. If you have a test case you can file in a JIRA bug, may

Re: TLF performance issue

2015-02-10 Thread goratz
Here you have a Scout screenshot. <http://apache-flex-development.247.n4.nabble.com/file/n45109/TLF_version_problem.png> -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45109.html Sent from the Apache Flex Devel

Re: TLF performance issue

2015-02-09 Thread Alex Harui
Controller/mouseDownHandle >r()[/Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src;flashx/te >xtLayout/container;ContainerController.as:2215],flashx.textLayout.containe >r::ContainerController/http://ns.adobe.com/textLayout/internal/2008::requi >redMouseDownHandler()[/Users/erik/Documents/ApacheFlex/git/flex-tlf/textLa >yout/src;flashx/textLayout/container;ContainerController.as:2236],[mouseEv >ent]() > > > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue >-tp44966p45075.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-09 Thread goratz
I will test with all Apache Flex versions and I will put here the version where the problem starts. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45080.html Sent from the Apache Flex Development mailing list archive at

Re: TLF performance issue

2015-02-09 Thread Harbs
t/internal/2008::requiredMouseDownHandler()[/Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src;flashx/textLayout/container;ContainerController.as:2236],[mouseEvent]() > > > > > > -- > View this message in context: > http://apache-flex-development.247.n4.na

Re: TLF performance issue

2015-02-09 Thread Harbs
p://ns.adobe.com/textLayout/internal/2008::requiredMouseDownHandler()[/Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src;flashx/textLayout/container;ContainerController.as:2236],[mouseEvent]() > > > > > > -- > View this message in context: > http://apache-flex-development.2333

Re: TLF performance issue

2015-02-09 Thread Alessandro Palombaro
out/src;flashx/textLayout/container;ContainerController.as:2236],[mouseEvent]() > > > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45075.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >

Re: TLF performance issue

2015-02-09 Thread goratz
m/TLF-performance-issue-tp44966p45075.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread Alex Harui
y Guide or tutorial? > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue >-tp44966p45036.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread goratz
I determined that tracing the time before and after that method. How can i run the performance profiler? Any Guide or tutorial? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45036.html Sent from the Apache Flex Development

Re: TLF performance issue

2015-02-06 Thread Alex Harui
On 2/6/15, 12:26 AM, "goratz" wrote: >Hi Alex I try what you said but the performance is the same. Any other >idea? Hmm, how did you determine that EditManager.applyLeafFormat is involved? Did you run the performance profiler? If not, please run it and see what is going on inside that method.

Re: TLF performance issue

2015-02-06 Thread piotrz
Hi Jude, I see bunch of performance unit tests in our repo for TLF but I still don't have free cycles to fix them. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p

Re: TLF performance issue

2015-02-06 Thread goratz
Hi Alex I try what you said but the performance is the same. Any other idea? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45018.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread goratz
Hi Alex I try what you said but the performance is the same. Any other idea? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45017.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-05 Thread jude
ebruary 5, 2015, goratz wrote: > Thanks Harbs, the same happens on version 4.13 so the problem isn't the > tables ;) > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p44988.html > Sen

Re: TLF performance issue

2015-02-05 Thread goratz
Thanks Harbs, the same happens on version 4.13 so the problem isn't the tables ;) -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p44988.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-05 Thread Harbs
>> >> *4.9.1* 21 ms (miliseconds). 0,02 Seconds >> >> >> *4.14* 3.405 ms (miliseconds). 3,4 Seconds >> >> The time difference happens in this line of code: >> EditManager.applyLeafFormat(oFormat); >> >> Anyone has any idea what's t

Re: TLF performance issue

2015-02-05 Thread goratz
Thanks Alex, I will try it tomorrow and I will tell you if that works. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p44982.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-05 Thread Alex Harui
one has any idea what's the problem? > > > > > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue >-tp44966.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.

TLF performance issue

2015-02-05 Thread goratz
(oFormat); Anyone has any idea what's the problem? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966.html Sent from the Apache Flex Development mailing list archive at Nabble.com.