Servo memory usage steadily climbs when zooming in and out. This happens on at least Linux and Android, and on Android, Servo is eventually killed by OOM.
Memory usage can be checked by /proc/PID/status, or smem on Linux and showmap on Android. To reproduce: $ ./servo ../src/test/html/about-mozilla.html # Press Ctrl-+ to zoom in # Wait for rendering (important) # Press Ctrl-- to zoom out # Check memory usage # Repeat _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo