ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/performance/pkg-descr
Revision: 15604
Committed: Sat Nov 23 05:02:57 2013 UTC (10 years, 5 months ago) by laffer1
File size: 469 byte(s)
Log Message:
drop cvs2svn prop

File Contents

# Content
1 This library is a collection of classes intended to be used to help
2 improve the performance of GNUstep and Cocoa applications. The scope
3 of the library is therefore -
4
5 1. Subclasses of standard Cocoa classes which are optimised for
6 particular uses.
7 2. Classes to perform tasks which can improve application performance
8 by mechanisms not covered by existing classes.
9 3. Classes to monitor/analyse performance issues so you can tell what
10 needs to be optimised.