[webkit-reviews] review requested: [Bug 100737] Optimize vclip for NEON in VectorMath : [Attachment 171404] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 02:39:41 PDT 2012


Gabor Rapcsanyi <rgabor at webkit.org> has asked  for review:
Bug 100737: Optimize vclip for NEON in VectorMath
https://bugs.webkit.org/show_bug.cgi?id=100737

Attachment 171404: proposed patch
https://bugs.webkit.org/attachment.cgi?id=171404&action=review

------- Additional Comments from Gabor Rapcsanyi <rgabor at webkit.org>
I have made independent tests on this function.
The vector size was 1000 with float numbers and I ran it 100 000 times.
The average results:
REF  elapsed time is 1219 ms
NEON elapsed time is 427 ms


More information about the webkit-reviews mailing list