» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with profiling + tuning

Progress report on High Performance MySQL, Second Edition

It's been a while since I've written about progress on the book. I actually stopped working on it as much at the beginning of the month, because on October 31(st) I managed to finish a first draft of the last big chapter! Now I'm back to full-time work at my employer, and I'm working on the book in the evenings and weekends only. Read on for details of what I've been working on and what's next in the pipeline.

MySQL: Planet MySQL

OProfileUI

OProfileUI is a user interface to the stochastic system profiler OProfile (ARM) providing application developers and system integrators with a graphical view of hotspots in their applications and systems.

License:GPL: del.icio.us tag/gpl

OLPC: Epiphany memory uage monitoring

It has become very popular to sound off about the "ridculous" memory usage of Firefox / Mozilla based browsers. Sadly most blog postings are along the lines of "I was browsing all day and got a firefox process taking up 500 MB!" - ie they contain little-t

Firefox: del.icio.us/tag/firefox

iiswc2006.pdf

Presentation on valgrind, including explanation on how to write new valgrind tools.

opensource: del.icio.us tag/opensource

KCachegrind - Profiling Visualization

Callgrind uses runtime instrumentation via the Valgrind framework for its cache simulation and call-graph generation. This way, even shared libraries and dynamically opened plugins can be profiled. The data files generated by Callgrind can be loaded into

opensource: del.icio.us tag/opensource

KCachegrind - Profiling Visualization

Callgrind uses runtime instrumentation via the Valgrind framework for its cache simulation and call-graph generation. This way, even shared libraries and dynamically opened plugins can be profiled. The data files generated by Callgrind can be loaded into

License:GPL: del.icio.us tag/gpl

The Grinder, a Java Load Testing Framework

The Grinder makes it easy to orchestrate the activities of a test script in many processes across many machines, using a graphical console application. Test scripts make use of client code embodied in Java plug-ins. Most users of The Grinder do not write

opensource: del.icio.us tag/opensource

JMeter tips

Meter is a popular open source tool for load testing, with many useful modeling features such as thread group, timer, and HTTP sampler elements. This article complements the JMeter User's Manual and provides guidelines for using some of the JMeter modelin

JMeter: del.icio.us/tag/jmeter