Raveesh Agarwal
1 min readJun 16, 2020

--

Something called the RAIL model was introduced by google for measuring web performance https://developers.google.com/web/fundamentals/performance/rail

Everything has a certain time budget and devs have to make sure their computations / interactions do not exceed these budgets.

I wonder if we could build a testing library around something like this and test our code based upon RAIL performance, and see if we are exceeding performance budgets.

--

--

Raveesh Agarwal
Raveesh Agarwal

Written by Raveesh Agarwal

Entrepreneur, software craftsman and technology enthusiast, I continue to solve problems and grow with my projects, partnerships and endeavors.

No responses yet