Efficient Go: Data-Driven Performance Optimization
Plotka, Bartlomiej
- 出版商: O'Reilly
- 出版日期: 2022-12-13
- 定價: $2,300
- 售價: 8.0 折 $1,840
- 語言: 英文
- 頁數: 495
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098105710
- ISBN-13: 9781098105716
-
相關分類:
Go 程式語言、Information-management、軟體工程
-
相關翻譯:
高效能 Go 程式設計|資料驅動的效能優化 (Efficient Go: Data-Driven Performance Optimization) (繁中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$580$493 -
$480$379 -
$1,700$1,700 -
$4,620$4,389 -
$400$316 -
$1,848Learning CoreDNS : Configuring DNS for Cloud Native Environments (Paperback)
-
$720$562 -
$600$474 -
$1,650$1,568 -
$520$406 -
$1,750$1,663 -
$1,200$948 -
$520$406 -
$1,840Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$580$458 -
$2,043$1,935 -
$780$616 -
$450$355 -
$580$458 -
$2,800$2,660 -
$780$616 -
$800$632 -
$600$468 -
$750$375 -
$780$616
相關主題
商品描述
With technological advancements, fast markets, and higher complexity of systems, software engineers tend to skip the uncomfortable topic of software efficiency. However, tactical, observability-driven performance optimizations are vital for every product to save money and ensure business success.
With this book, any engineer can learn how to approach software efficiency effectively, professionally, and without stress. Author Bartlomiej Plotka provides the tools and knowledge required to make your systems faster and less resource-hungry. Efficient Go guides you in achieving better day-to-day efficiency using Go. In addition, most content is language-agnostic, allowing you to bring small but effective habits to your programming or product management cycles.
This book shows you how to:
- Clarify and negotiate efficiency goals
- Optimize efficiency on various levels
- Use common resources like CPU and memory effectively
- Assess efficiency using observability signals like metrics, logging, tracing, and (continuous) profiling via open source projects like Prometheus, Jaeger, and Parca
- Apply tools like go test, pprof, benchstat, and k6 to create reliable micro and macro benchmarks
- Efficiently use Go and its features like slices, generics, goroutines, allocation semantics, garbage collection, and more!