| List: | Internals | « Previous MessageNext Message » | |
| From: | Stewart Smith | Date: | May 11 2009 12:47pm |
| Subject: | Re: ptr_compare replace with memcmp and associated performance | ||
| View as plain text | |||
On Sat, May 09, 2009 at 12:25:31AM -0700, Eric Day wrote: > My linux vs sparc testing, completely unequal buffers. One thing > I find really strange is that gcc -O3 memcmp was slower than gcc > without a -O option. Try -fno-builtin so that you're really running memcmp and not the gcc builtin. -- Stewart Smith
| Thread | ||
|---|---|---|
| • ptr_compare replace with memcmp and associated performance | Stewart Smith | 8 May |
| • Re: ptr_compare replace with memcmp and associated performance | Eric Day | 9 May |
| • Re: ptr_compare replace with memcmp and associated performance | Stewart Smith | 11 May |
| • Re: [Drizzle-discuss] ptr_compare replace with memcmp and associatedperformance | Jay Pipes | 10 May |
| • Re: [Drizzle-discuss] ptr_compare replace with memcmp and associatedperformance | Roy Lyseng | 10 May |
| • Re: ptr_compare replace with memcmp and associated performance | Peter Benjamin Volk | 17 May |
