> https://treeherder.allizom.org/perf.html#/graphs?timerange=2... > a new automated page load testing performance infrastructure that he has been testing. It compares Servo daily builds against Firefox for page load on a subset of the Alexa Top 1000 sites. Check it out! I don't understand the graphs under the link. Under all colors it says "servo" and "linux64". So what is Firefox (gecko), what servo?
This Week In Servo 69
11–20 of 70 posts
Re: This Week In Servo 69
#12Is this the browser.html that is referenced? https://github.com/browserhtml/browserhtml `Browser.html: an experimental browser UI for desktop.`
Re: This Week In Servo 69
#13Is this the browser.html that is referenced? https://github.com/browserhtml/browserhtml `Browser.html: an experimental browser UI for desktop.`
Re: This Week In Servo 69
#14I'd like to get into Rust development and maybe help out with Servo (because it seems like an awesome project) but i have very limited experience with c/c++ (arduino and openframeworks). What is a good way/place to get comfortable with Rust?
(I am using Windows, can you even develop with Rust on Windows?)
Re: This Week In Servo 69
#15Hey, maybe this isn't the right place but i wouldn't know where else to ask this question: I'd like to get into Rust development and maybe help out with Servo (because it seems like an awesome project) but i have very limited experience with c/c++ (arduino and openframeworks). What is a good way/place to get comfortable with Rust? (I am using Windows, can you even develop with Rust on Windows?)
https://doc.rust-lang.org/book/
It's very nice, and the people on IRC are extremely helpful.
Re: This Week In Servo 69
#16Does anyone know what is on Y axis in comparison graph? Is it load time in miliseconds? Are green and red lines for Firefox and others for servo? Servo is written in every case there, but green and red have "gecko" prefix.
Re: This Week In Servo 69
#17Earlier quoted context omitted.
I think they mean https://en.wikipedia.org/wiki/Public_Suffix_List
So they achieved a 25% performance increase all from better parsing and a better algorithm for this[1] list? That's unexpected indead. I would love to see a blogpost with details on that. [1] https://publicsuffix.org/list/public_suffix_list.dat
Re: This Week In Servo 69
#18Hey, maybe this isn't the right place but i wouldn't know where else to ask this question: I'd like to get into Rust development and maybe help out with Servo (because it seems like an awesome project) but i have very limited experience with c/c++ (arduino and openframeworks). What is a good way/place to get comfortable with Rust? (I am using Windows, can you even develop with Rust on Windows?)
Windows is a supported plateform, msi are available on https://www.rust-lang.org/
Re: This Week In Servo 69
#19Does anyone know what is on Y axis in comparison graph? Is it load time in miliseconds? Are green and red lines for Firefox and others for servo? Servo is written in every case there, but green and red have "gecko" prefix.
Re: This Week In Servo 69
#20> https://treeherder.allizom.org/perf.html#/graphs?timerange=2... > a new automated page load testing performance infrastructure that he has been testing. It compares Servo daily builds against Firefox for page load on a subset of the Alexa Top 1000 sites. Check it out! I don't understand the graphs under the link. Under all colors it says "servo" and "linux64". So what is Firefox (gecko), what servo?