@jrmuizel tells me that: ``` cd webrender/webrender_api && cargo check && touch color.rs && cargo check ``` takes 8s on the second cargo check, and it would be good to measure it as well. As of this writing, the current HEAD on webrender is [aa73c6a18](https://github.com/servo/webrender/commit/aa73c6a188d2885892b55903d126639f3d748c53).