[Webkit-unassigned] [Bug 175715] Speedometer: Update to modern React version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 07:55:06 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175715

--- Comment #10 from Mathias Bynens <mathias at qiwi.be> ---
(In reply to Yusuke Suzuki from comment #9)
> (In reply to Mathias Bynens from comment #8)
> > To make it easier to debug this further, I’ve put up both versions
> > (before/after applying the patch) here:
> > 
> > React v15.4.0:
> > - App:
> > https://speedometer-react-15-4-0.now.sh/resources/todomvc/architecture-
> > examples/react/
> > - Benchmark:
> > https://speedometer-react-15-4-0.now.sh/InteractiveRunner.html?suite=React-
> > TodoMVC&startAutomatically ~560ms
> > 
> > React v15.6.1:
> > - App:
> > https://speedometer-react-15-6-1.now.sh/resources/todomvc/architecture-
> > examples/react/
> > - Benchmark:
> > https://speedometer-react-15-6-1.now.sh/InteractiveRunner.html?suite=React-
> > TodoMVC&startAutomatically ~25ms
> 
> It seems that modern version does not create list items. (you can check it
> by clicking Step).

Ooh, good catch! Interestingly, doing it manually still works in the patched version, so I’m not sure what’s going wrong here. Sounds like something in the runner?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170821/46b3f03a/attachment.html>


More information about the webkit-unassigned mailing list