Skip to content
Jeff Muizelaar edited this page Jan 7, 2020 · 3 revisions

Driver bugs

  • Can we identify potential interesting behaviour differences in drivers that would affect WebRender's workload.
  • Driver fuzzing.

Correctness

  • Automated test case reduction? (Something like creduce but for WebRender display lists?)

Intel GPU performance characteristics

How does GPU workload interact with CPU performance?

Rust

  • Build times
    • Serialization procedural macros are a problem
  • Code bloat
  • Code performance
  • sccache performance