Software
Index

Application(52)
Developer Tool(10)
Distribution(3)
Framework(17)
Game(7)
System Tool(5)
Tool(3)
[ Top 10 | New Entry | Comments | Pending | RSS | .plist | Login ]


The GNUstep Software Index

submit
screenshot
Performance - published: 19 Jun 2008

Collection of performance management classes - by Richard frith-Macdonald, Matt Rice

A collection of classes intended for use in optimising the performance of your code.
Currently this consists of four parts:

GSTicker ... where knowing the time to the nearest second is enough, using GSTicker allows you to avoid the overheads of a system call to query the system clock.

GSCache ... provides a general purpose caching class to let you keep data in memory rather than slowly retrieving it from a database or other disk-based source.

GSSkipMutableArray ... an array whose storage layout is designed for fast insertion/removal of items from the middle of the array.

GSThroughput ... provides a mechanism to record throughput/performance statistics so that you can keep track of peak activity of a long running program.

Visits6307
Version0.2.5
Operating SystemAny
LicenseLGPL
Price (US$)0.00 US$  This is informative and approximate only. Not an offer. No liability for inaccuracies.
Category Framework
Released18 Jun 2008
Downloadftp://ftp.gnustep.org/pub/gnustep/libs/Performance-0-2-5.tar.gz [can't check URL]
[ add comment | edit entry | disapprove ]
Anything wrong with this entry? Click here to fix it!

Want to add a comment? Click here!




Comments: swi@gnustep.org - powered by SWI 2.9.8 GNUstep Home GNUstep Wiki