memcpy testing

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: memcpy testing
Date: 2002-10-18 17:01:29
Message-ID: 200210181701.g9IH1Ta18900@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seems we aren't the only ones concerned about memset-like optimizations:

http://www.bsdforums.org/forums/showthread.php?threadid=3778

This talks about using MMX assembly instructions for memcpy.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2002-10-18 17:02:31 optimizer question
Previous Message Michael Meskes 2002-10-18 16:56:56 Re: ECPG and bison