Bug in gStyle?

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Mon, 11 Apr 2005 18:29:20 +0200


Hi,

I have encountered, that
for (int i=0; i<10000;: i++)
{

    TStopwatch clock;
    clock.Start();
    gStyle->SetPalette(51, NULL);
    clock.Print();
}

setting this gradient Palette becomes slower and slower... any idea? (root 3.10/02, Suse Linux 9.2, 64bit)

Thomas. Received on Mon Apr 11 2005 - 18:30:08 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:06 MET