[Bug 731442] bytereader: optimize _scan_for_start_code() using pointer access

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 10 17:06:19 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731442
  GStreamer | gstreamer (core) | git

--- Comment #5 from Sungho Bae <baver.bae at lge.com> 2014-06-11 00:06:16 UTC ---
(In reply to comment #1)
> Interesting. I would have expected the compiler to do that optimization.
> 
> Anyway, seems to also produce decent speedup on x86-64 (-O2) also.

I expected the compiler to do it. but, it hasn't yet supported.
Thanks for your interest and test on x86-64.


(In reply to comment #4)
> Thanks for you patch and time. It would be appreciated if you commit locally
> and use "git format-patch -1" next time. This will generate a patch with the
> commit log and author set correctly. It saves us a bit a time.

Thanks for your advice and review on my patch.
I will use "git format-patch -1" next time.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list