fenfire-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff-cvs] journals mudyc tjl


From: Tuomas J. Lukka
Subject: [ff-cvs] journals mudyc tjl
Date: Wed, 10 Sep 2003 08:46:58 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/09/10 08:46:58

Modified files:
        .              : mudyc tjl 

Log message:
        More

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/mudyc.diff?tr1=1.111&tr2=1.112&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.152&tr2=1.153&r1=text&r2=text

Patches:
Index: journals/mudyc
diff -u journals/mudyc:1.111 journals/mudyc:1.112
--- journals/mudyc:1.111        Mon Sep  8 05:05:56 2003
+++ journals/mudyc      Wed Sep 10 08:46:58 2003
@@ -102,6 +102,11 @@
     - [tjl] pp idea, ajatus, rahoitus
     - [tjl] buoymanager interface define peg
 
+Before anything else:
+
+- [tjl] READ the Java ContinuousLineVob putGL method (with tjl's changes)
+  and make sure you understand why it's really important to do it my way.
+
 =============
 Past:
 =============
Index: journals/tjl
diff -u journals/tjl:1.152 journals/tjl:1.153
--- journals/tjl:1.152  Wed Sep 10 08:06:59 2003
+++ journals/tjl        Wed Sep 10 08:46:58 2003
@@ -161,7 +161,9 @@
 - cache control
     - a central place that knows all caches
 
-- functional super-lazy API to fix FenPDF under load 
+- PEG spanimagefactory -> function, using Functional API
+
+- test superlazy functional api in real life
 
 2003-09-24:
     - [jvk] meeting with psa at 10-13
@@ -169,6 +171,23 @@
 =============
 Past:
 =============
+
+2003-09-10: Jkl
+    - considerable speedup of FenPDF by finding a couple of really
+      bad hot spots using java profiler
+       - unitSq was using the bad default impl - CALLING transformSq
+         EACH TIME SUCH A CS WAS CREATED
+           - OpenGL version was wrongly named "unitSqBox",
+             didn't override
+       - ContinuousLineVob was creating the GLRenderable EACH TIME
+         IT WAS PUT TO A VOBSCENE!
+
+2003-09-09: 
+    - functional super-lazy API to fix FenPDF under load 
+       - WORKS!
+
+2003-09-08: 
+    - functional super-lazy API to fix FenPDF under load 
 
 2003-09-07: quarter day
     - start arch branch fenfire--functional--0.0 (tagged out of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]