1. How to build PBXT with MySQL
2. How to use SysBench
3. PBXT code download
4. SysBench code download
5. MySQL5.1 code download
Subscribe to:
Post Comments (Atom)
The goal of this project to provide a performance analysis tool for a MySQL storage engine PrimeBase XT. In contrast to traditional profiling tools, we focus on how to capture the impact of the resource contention through measuring the time spent on waiting critical resources, such as I/O, memory and locks. We also try to provide context information to help developers to identify the critical path. This is a Google Summer Code 2007 Project.
No comments:
Post a Comment