Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alternatives to sed + awk
- Date: Fri, 11 Mar 2011 08:01:25 +0100
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] Alternatives to sed + awk
- References: <AANLkTim_-D9CFYC8TNp33ni85zB+QBA7jV=BpLN=4SbZ@example.com> <AANLkTimhSGxdPk45AMZHqX8eo2PS75K-qkuV+xMS7bdH@example.com> <AANLkTimSRkAiworM=O5VRfTVw-jBA4z=iD89OXY9sWxB@example.com> <4D765593.4090409@example.com> <4D76ECFF.30903@example.com> <AANLkTim=he_XLrHsFU2RMEUtq1f30AROO1mYQ7nLJvL3@example.com> <DED1953A-4193-4A6B-9ED4-BF0F676BA509@example.com> <AANLkTikTORsQbrnd0wAu_QwntBmjijBT83s24=5t_h2Z@example.com> <2E17A6AD-8F2B-4AEA-9555-4FB82ADA3B29@example.com> <AANLkTinr1G_7eoacC6CFQqg=eRBuBcBSWXRPy5zcydhz@example.com> <4D774AA8.5070200@example.com> <AANLkTikvJp8vzjV8QNVSU9nXTmLSJpQTELv7TgcOnV+C@example.com> <4D77657F.2060909@example.com> <AANLkTi=AvD9FneSDjoYk7=++oeW31LwPRjihYRg8spjE@example.com> <20110310083815.c8707744.attila@example.com> <AANLkTi=K1iRzZsmnMJnYB11RZGBt8eR6Xapu2LZKM4y3@example.com> <20110311063650.d7523c8d.attila@example.com>
On 11 March 2011 06:36, Attila Kinali <attila@example.com> wrote: > While writing and optimizing the asm code, a special block before > and after is inserted that counts the cycles used. And in the end > an overall benchmark is done, whether the whole thing did actually > give any performance boost. That sounds like profiling, albeit after the fact. Do you have any idea how many optimisations were worth the effort? I'm guessing that in a domain like high-speed video processing, you'd need lots more hand optimisations than the average application. What percentage of the codebase is in asm? > Interestingly, the best optimized architecture after x86* is ARM. Actually, I have two Linux-based video players with ARM processors, and they're used a lot for game consoles, smartphones, etc., right? Is this what lead to the optimisation, or is ARM asm just nice to write? :) > The best compiler i've seen out there is gcc. And it doesnt support > any architecture well. Not even x86_32. Can you qualify this statement at all? In what ways does gcc not support x86 well? Does it not take advantage of the entire instruction set? Generate inefficient code? -- Cheers, Josh
- References:
- [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
- Re: [tlug] Alternatives to sed + awk
- From: Lewske Wada
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Lewske Wada
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Lewske Wada
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Lewske Wada
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Lewske Wada
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Attila Kinali
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- Re: [tlug] Alternatives to sed + awk
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Alternatives to sed + awk
- Next by Date: [tlug] Hope everone is ok
- Previous by thread: Re: [tlug] Alternatives to sed + awk
- Next by thread: [tlug] Assembly Language v C and Embedded Development (was Re: Alternatives to sed + awk)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links