How to optimize display spreed when drawing lots of "empty" cells.
This issue showed up debugging. This is not a "normal" use case.
Using "hide all layers", "save as" "visible layers only", one can create an oas with lot's of "empty cells".
E.g. the greyhound gds.
For "small cells" the cellname doesn't get displayed, but for the even smaller (bbox 0, 0, 0, 0) "empty cells" the cellname is always drawn.
This can lead to a slow display at "level 1" because a lot of cellnames to be drawn.