I have this simple select component and I am profiling using the query params react_perf. But I can't understand what is happening after the render when updating it. As you can see the render take about 0.17ms of the total 18.46ms that SimpleSelect[update]. What is happening in the other time?
