更新时间:2021-07-16 20:40:28
coverpage
Node.js High Performance
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Introduction and Composition
Performance analysis
Getting high performance
Summary
Chapter 2. Development Patterns
What are patterns?
Node.js patterns
Types of patterns
Event-driven architecture
Optimizations
Chapter 3. Garbage Collection
Automatic memory management
Chapter 4. CPU Profiling
The I/O library
Chapter 5. Data and Cache
Data storage
Database management systems
Chapter 6. Test Benchmark and Analyze
Test fundamentals
Chapter 7. Bottlenecks
Host limits
Index