Hoard - faster malloc() for multithreaded programs in SMP?

2001-12-26 Thread Nelson Minar
Just saw this on Sourceforge: http://www.cs.utexas.edu/users/emery/hoard/ Hoard is a fast, scalable and memory-efficient allocator for multiprocessors. Hoard solves the heap contention problem caused when multiple threads call dynamic memory allocation functions like malloc() and free()

Measuring MYSQL Performance

2001-12-26 Thread Ramasubramanian
Hi,         Is there any way by which the performance of MYSQL could be measured in JDBC for Linux ?   Regards Rams - Original Message - From: Ramasubramanian To: [EMAIL PROTECTED] Sent: Monday, December 24, 2001 4:56 PM Subject: Performance Analysis Tool in jdk1.1.8 Hi All,