JS Conf JP

Tetsuharu OHZEKI

Open Source Software Engineer.

Your benchmark may not guide a real application performance

12/01/2019, 15:30 - 16:00
Room: C
Spoken language: ja

Are you working on improving a performance?

Benchmark is one of the most important to shape a performance and evaluate an application. It’s always hot topic for a developer to measure a meaningful score by creating a benchmark and we tackle to try to make our application faster. A good benchmark is helpful to improve the performance for your application.

However, it’s hard to create a helpful benchmark for your application because it requires an insight into a targeted software domain through profiling, observation, and development cycle. If you lack the insight, your application would never be faster.

In this session, we’ll talk about creating a helpful benchmark is hard and talk about lessons for an optimization with using a benchmark and tools from Web Engine knowledge.