|
From: <sv...@va...> - 2005-12-02 23:09:52
|
Author: njn Date: 2005-12-02 23:09:49 +0000 (Fri, 02 Dec 2005) New Revision: 5274 Log: update Modified: trunk/docs/internals/performance.txt Modified: trunk/docs/internals/performance.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/performance.txt 2005-12-02 23:08:54 UTC (rev 527= 3) +++ trunk/docs/internals/performance.txt 2005-12-02 23:09:49 UTC (rev 527= 4) @@ -14,7 +14,8 @@ =20 COMPVBITS branch: - Nick converted to compress V bits, initial version saved 0--5% on most - cases, with a 30% improvement on one case which calls + cases, with a 30% improvement on one case (tsim_arch) which calls set_address_range_perms() a lot. +- Nick rewrote set_address_range_perms(), which gained 0--3% typically, + and 22% on tsim_arch. =20 - |