Perfopticon: Visual Query Analysis for Distributed Databases
Dominik Moritz, Daniel Halperin, Bill Howe, Jeffrey Heer
In Computer Graphics Forum, 34(3), 2015.
Abstract: Distributed database performance is often unpredictable due to issues such as system complexity, network congestion, or imbalanced data distribution. These issues are difficult for users to assess in part due to the opaque mapping between declaratively specified queries and actual physical execution plans. Database developers currently must expend significant time and effort scanning log files to isolate and debug the root causes of performance issues. In response, we present Perfopticon, an interactive query profiling tool that enables rapid insight into common problems such as performance bottlenecks and data skew. Perfopticon combines interactive visualizations of (1) query plans, (2) overall query execution, (3) data flow among servers, and (4) execution traces. These views coordinate multiple levels of abstraction to enable detection, isolation, and understanding of performance issues. We evaluate our design choices through engagements with system developers, scientists, and students. We demonstrate that Perfopticon enables performance debugging for real-world tasks.
Article URL: http://dx.doi.org/10.1111/cgf.12619
BibTeX format:
@article{CGF:CGF12619,
  author = {Dominik Moritz and Daniel Halperin and Bill Howe and Jeffrey Heer},
  title = {Perfopticon: Visual Query Analysis for Distributed Databases},
  journal = {Computer Graphics Forum},
  volume = {34},
  number = {3},
  pages = {71--80},
  year = {2015},
}
Search for more articles by Dominik Moritz.
Search for more articles by Daniel Halperin.
Search for more articles by Bill Howe.
Search for more articles by Jeffrey Heer.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."