[dev] [st] Drawing optimizations

From: Aurélien Aptel <aurelien.aptel_AT_gmail.com>
Date: Fri, 21 Oct 2011 00:00:14 +0200

Hi,

I know st rendering is slow. I'm currently trying out different
solutions but I can tell you profiling X calls is no fun.

tip now uses a simple dirty flag per line algorithm.
Each modified line has the flag set to 1. Only dirty lines are drawn
and once it's done their flag is set back to 0.
I've noticed a significant speed up. I'll try more ideas in the near future.
Received on Fri Oct 21 2011 - 00:00:14 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 21 2011 - 00:12:06 CEST