RE: [EXTERNAL] Re: JDK-8177635: Optimise CSS lookup resolution

2021-01-29 Thread David Grieve
e. It looks like a good optimization for the style cache. I would let it stand alone. -Original Message- From: openjfx-dev On Behalf Of Dean Wookey Sent: Friday, January 29, 2021 1:26 PM To: openjfx-dev@openjdk.java.net Mailing Subject: [EXTERNAL] Re: JDK-8177635: Optimise CSS l

JDK-8177635: Optimise CSS lookup resolution

2021-01-29 Thread David Grieve
Anyone mind if I take a crack at 8177635: Optimise CSS lookup resolution?

Re: JDK-8177635: Optimise CSS lookup resolution

2021-01-29 Thread Dean Wookey
Hi David, We experimented with some changes last year which we've been running. We haven't noticed any problems and we do get some good memory and speed enhancements.. I've been meaning to clean it up before considering a pull request, but since this is a delicate area, I've procrastinated a bit i

Re: JDK-8177635: Optimise CSS lookup resolution

2021-01-29 Thread Kevin Rushforth
Hi David, That would be great, if a safe fix can be found (I don't need to tell you how fragile the CSS code is when it comes to these sorts of optimizations). Thanks! -- Kevin On 1/29/2021 7:02 AM, David Grieve wrote: Anyone mind if I take a crack at 8177635: Optimise CSS lookup resoluti