Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
RavenDB 2.x Beginner's Guide

You're reading from  RavenDB 2.x Beginner's Guide

Product type Book
Published in Sep 2013
Publisher Packt
ISBN-13 9781783283798
Pages 356 pages
Edition 1st Edition
Languages
Author (1):
Khaled Tannir Khaled Tannir
Profile icon Khaled Tannir

Table of Contents (21) Chapters

RavenDB 2.x Beginner's Guide
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Getting Started with RavenDB RavenDB Management Studio RavenDB.NET Client API RavenDB Indexes and Queries Advanced RavenDB Indexes and Queries Advanced RavenDB Document Capabilities RavenDB Administration Deploying RavenDB Scaling-out RavenDB RavenDB Profiling RavenDB HTTP API Putting It All Together Pop Quiz Answers Index

What is profiling?


Talking about profiling and performance optimization is out of the scope of this book. In easy words, the profiling process consists of multiple analyses that investigate the structure and the content of the data, the processing time, and also make inferences about this information. After the analysis is complete, we can review the results and accept or reject the inferences. Basically, we use the profiling process to evaluate the quality of the data and the time taken to process this data. So, we can say that profiling is the primary means of measuring and analyzing where time is consumed.

When analyzing a profiling result, we aim to understand why a given server requires a certain amount of time to respond to a query and try to reduce or eliminate whatever unnecessary work it's doing to achieve the result. This is called optimization. In other words, we need to measure where the time goes in order to optimize it. The following figure illustrates the profiling process...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}