Re: SOLVED!: Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-05-18 Thread Clint M
options to enable/disable accessibility as well. However, we use none of > these. > > Turning off Accessibility completely sorted the problem for us. Abobe have > raised this with Microsoft as a bug but whether it will be fixed remains to > be seen. > > > > > -- &

SOLVED!: Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-05-18 Thread DarrenEvans
-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p15246.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-25 Thread OK
this message in context: http://apache-flex-users.246.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p15111.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-25 Thread DarrenEvans
thing may come out of that investigation. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p15110.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-25 Thread DarrenEvans
me Overhead" when it should be idle and on that machine it was at around 250MB. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p15109.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-12 Thread Alex Harui
On 4/11/17, 9:43 AM, "DarrenEvans" wrote: >Alex Harui wrote >> There was also some performance issues related to line drawing. If you >> draw lines with different line-joins, some line-joins because really >>slow. >> >> In another case I saw, a bug kept a

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-11 Thread Clint M
. > > We are now getting desperate. A few more clients are now reporting the > problem. Is there an official Adobe paid support process we can get going > to > resolve this that anyone knows of. My entry in the bug-tracker system is > still at "Needs Review". We'

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-11 Thread DarrenEvans
blem. Is there an official Adobe paid support process we can get going to resolve this that anyone knows of. My entry in the bug-tracker system is still at "Needs Review". We'd probably pay for an Adobe consultant to look at this! -- View this message in context: http://apache-flex-users

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-07 Thread Alex Harui
On 4/7/17, 4:04 AM, "DarrenEvans" wrote: >I think the staticRenderHandler is a red herring, FTETextField sets event >listeners up to call that method on every RENDER and ENTER_FRAME so we'd >expect that to be called all the time. Yes, if you single step for

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-07 Thread DarrenEvans
section is when in this part of the system. Again nearly all time in "Runtime Overhead": <http://apache-flex-users.246.n4.nabble.com/file/n14991/ILOG%2520Idle%2520Time.png> -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Crippling-Lag-Wind

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-07 Thread DarrenEvans
und with. Ironically, searching FlashPlayer lag in google and some people solve their issue it by turning Hardware Acceleration off. On or off it still exhibits the problem. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-I

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-07 Thread DarrenEvans
om here? Without a call stack I can't see what's initiating this call -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p14988.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-06 Thread Alex Harui
Hi Darren, "Other" includes "Other (activities such as garbage collection, event processing, and so on)" I have seen the invalidation loop appear to be machine-specific when it is actually size-specific. Someone had an extra toolbar in their browser which shrank the available size of the stage

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-06 Thread Tom Chiverton
Graphics drivers ? Maybe acceleration is disabled ? On 06/04/17 10:24, DarrenEvans wrote: is going into the Orange "Other" section in the rather unhelpful "Runtime Overhead" function. What does that mean?

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-06 Thread DarrenEvans
unning. HTH, -Alex [1] https://flexcloset.wordpress.com/2016/10/20/flex-app-hung/ -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958p14973.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-03 Thread Alex Harui
Hi Darren, I know your app isn't hung, but some of the principles described in [1] might apply. It is theoretically possible that an application gets into a situation where it is constantly trying to validate itself and thus the CPU never goes idle but the UI is operational. If I were in your

Crippling Lag - Windows 10 IE11 - FlashPlayer / IBM ILOG Elixir

2017-04-03 Thread DarrenEvans
this! Kind Regards, Darren -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Crippling-Lag-Windows-10-IE11-FlashPlayer-IBM-ILOG-Elixir-tp14958.html Sent from the Apache Flex Users mailing list archive at Nabble.com.