Re: [webkit-dev] WebKit GPU rendering possibility

2016-11-03 Thread S. Litherum
It also looks like Cairo has a suite of performance tests checked into their repository: http://events.linuxfoundation.org/sites/events/files/slides/cairo_perf.pdf <http://events.linuxfoundation.org/sites/events/files/slides/cairo_perf.pdf> —Myles > On Nov 3, 2016, at 12:32 PM, S.

Re: [webkit-dev] WebKit GPU rendering possibility

2016-11-03 Thread S. Litherum
Some quick Googling reveals these open-source benchmarks: MotionMark http://browserbench.org/MotionMark CaskBench https://github.com/ezhangle/caskbench Skia project’s collection of benchmarks

Re: [webkit-dev] OSX: Linking to custom build resorts to system version...

2015-11-30 Thread S. Litherum
This sounds to me like SIP is not disabled. --Myles > On Nov 29, 2015, at 3:58 AM, Nikolay Tsenkov wrote: > > I tried this in a testing project, producing an app with a single window with > a webView in it, and it doesn’t work. (setting the env variable in the scheme) > >