rajincse / Multifaceted

Implementation in Perspectives of Marion Dork's Visualization.
0 stars 0 forks source link

Optimize the system. #6

Closed rajincse closed 10 years ago

rajincse commented 10 years ago
  1. Optimize the grouped layout code.
  2. Optimize the queries.
  3. Optimize the JDBC code at the Data Service.
  4. Find out the Bottleneck.
rajincse commented 10 years ago

image

Layout comparisons. The vertical axis represents milliseconds.

Christian Bale Performance check: image

Conclusion: Layout might not be the issue!

rajincse commented 10 years ago

All queries are faster with imdb_small database:

SearchPerson: image

GetPerson: image

SearchMovie: image

GetMovie: image

rajincse commented 10 years ago

The perspectives performance evaluation: image