Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Benchmarking Web search latencies
2015年3月31日星期二
A few weeks ago we
announced
Perfkit to make it easy for you to benchmark popular workloads on the cloud. As we mentioned, it’s a living benchmark, and we are evolving it to include a new tool to measure the impact on latency when you grow the number of servers that power your application.
We call the new performance benchmark Online Data Intensive Simulator, or
OLDISIM
, written in collaboration with the
Multiscale Architecture and Systems Team (MAST)
at Stanford. It models the distributed, fan-out nature of many modern applications with tight tail latency requirements, such as Google Search and some NoSQL database applications.
We use OLDSIM internally to measure the impact of both hardware and software improvements on our scale out workloads and analyze their scaling efficiency. Scale out efficiency allows us to meet new user demand by adding the fewest number of servers possible while maintaining great user experience. The fewer servers we add, the more energy efficient we are, and the cheaper the solution is. Predicting how a service will scale out is usually very hard under laboratory conditions, but experiments show that OLDISIM results strongly correlate with our current Google Search performance in scaling efficiency, as the chart below demonstrates.
Our needs within Google are similar in many ways to other scale out Internet workloads, and we're making a version of OLDISIM available to the open source community through
PerfKit Benchmarker
. We
shared it
using the Apache V2 license. With OLDISIM, you can more easily model and simulate most applications with a fan-out/synthesis model, including Hadoop and several NoSQL products. You can specify which workload you plug in to each leaf node, and measure the scaling efficiency and tail latency of your applications.
You can run
OLDISIM
by itself by following the instructions on GitHub, or use
PerfKit Benchmarke
r to run it on many of the most popular cloud providers. The command line is as simple as “pkb.py --benchmarks=oldisim”.
Both OLDISIM and PerfKit Benchmarker teams get your feedback through GitHub. We’d love to hear what you think, so please send us your suggestions and issue reports.
Happy Benchmarking!
Posted by Ivan Santa Maria Filho on behalf of the Cloud and
Platforms Performance Teams
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Firebase Blog
Apigee Blog
Popular Posts
World's largest event dataset now publicly available in BigQuery
Understanding Cloud Pricing
A look inside Google’s Data Center Networks
Enter the Andromeda zone - Google Cloud Platform’s latest networking stack
Getting your data on, and off, of Google App Engine
标签
Announcements
193
Big Data & Machine Learning
134
Compute
271
Containers & Kubernetes
92
CRE
27
Customers
107
Developer Tools & Insights
151
Events
38
Infrastructure
44
Management Tools
87
Networking
43
Open
1
Open Source
135
Partners
102
Pricing
28
Security & Identity
85
Solutions
24
Stackdriver
24
Storage & Databases
164
Weekly Roundups
20
Feed
Subscribe by email
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.
Learn More
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow