Hi Krzysztof, was it http://www.prodelphi.de/ ? Am not aware of anything as easy and powerful for Lazarus :( Cheers,Kai
Date: Wed, 20 Jan 2016 20:17:59 +0100 From: [email protected] To: [email protected] Subject: [Lazarus] Is there tool for testing class methods speed? Hi, Almost 10 years ago I worked in company where they used tool (Delphi 5) which automatically added "checkpoints" after BEGIN and before END of each method of pointed class / pascal unit. Then after run, it reported (as extension for IDE) what was execution time of each method and how many times it was called. With the same easy way we could clean up unit from checkpoints. Totally forgot name of this tool but do we have something similar for Lazarus / FPC? Regards -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
