LOGONLY mark 78b7eff 4cf5ea b1faab 39f3f7 doc'ed as perf enchancements
Matt S Trout [Wed, 16 Jun 2010 23:22:51 +0000 (00:22 +0100)]
alog

diff --git a/alog b/alog
index 7b8915f..e50dd0e 100644 (file)
--- a/alog
+++ b/alog
@@ -1853,13 +1853,13 @@ Date:   Mon Apr 19 20:37:25 2010 +0100
     attached block.  It's cleaner than requiring the declaration to come
     inside the block.
 
-commit 39f3f7f442aed93239540238d19a15f6020da747
+commit 39f3f7f442aed93239540238d19a15f6020da747 # DOCed as perf enhancement
 Author: Nicholas Clark <nick@ccl4.org>
 Date:   Tue Feb 23 20:35:29 2010 +0000
 
     PL_endav can be NULL, so in S_ithread_create() no need to set it to newAV().
 
-commit b1faab355535118c9fb99fcc343501012923ece2
+commit b1faab355535118c9fb99fcc343501012923ece # DOCed as perf enhancement
 Author: Nicholas Clark <nick@ccl4.org>
 Date:   Sat Feb 13 09:05:18 2010 +0000
 
@@ -1871,7 +1871,7 @@ Date:   Sat Feb 13 09:05:18 2010 +0000
     
     On this machine, reduces the object code by 3K, about 7%. Everyone's a winner.
 
-commit 4cf5eae5e58faebb6ae9e68e493cd85343f7a76c
+commit 4cf5eae5e58faebb6ae9e68e493cd85343f7a76c # DOCed as perf enhancement
 Author: Nicholas Clark <nick@ccl4.org>
 Date:   Sat Feb 13 08:31:55 2010 +0000
 
@@ -1880,7 +1880,7 @@ Date:   Sat Feb 13 08:31:55 2010 +0000
     This saves creating, duplicating and freeing and AV, which is only ever used for
     an internal calling convention.
 
-commit 78b7eff23b1757f7fccef902e7e706080a997e2c
+commit 78b7eff23b1757f7fccef902e7e706080a997e2c # DOCed as perf enhancement
 Author: Nicholas Clark <nick@ccl4.org>
 Date:   Sat Feb 13 08:01:45 2010 +0000