$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: hicks (hicks_at_[hidden])
Date: 2002-04-14 12:41:42
I would like to gauge interest in software which uses integer valued
templates
for acheiving speed optimization.
As a basic introduction, I have prepared and tested some flavors of
unrolled copy.
If there is interest I will post the code and performance test code to
the "Vault".
In certain cases (when cache is being used), copying using template
parameters is quite a bit faster
than memcpy, at least on this machine.
Craig Hicks
KGK Tokyo Japan