BTW - I have a somewhat out of date page that contains
performance statistics comparing Jacl Tcl Blend and Tcl

http://ptolemy.eecs.berkeley.edu/~cxh/java/tclblend/scriptperf/index.html

It would be interesting to see how the newer versions of Jacl compare
on some of the same tests.

-Christopher
--------

    This is a multi-part message in MIME format.
    --------------4B0F8FC1D057F70540AF4CD7
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    
    I just ran a test of Jacl 1.1a1, 1.2.3, and 1.2.4 and they all had
    nearly identical results (+/- 0.1 seconds).  (I'll be happy to test 1.1
    if I can get a pre-built version.)
    
    My only guess is that a change I made between now and the last time I
    tested against 1.1 (which was the version I saw the speed  hit in).  One
    thing that I was doing was calling ReflectObject.newInstance() followed
    by preserve() for many objects.  Perhaps it's here that things were
    slower?
    
    Tom
    
    
    --------------4B0F8FC1D057F70540AF4CD7
    Content-Type: text/x-vcard; charset=us-ascii;
     name="mckay.vcf"
    Content-Description: Card for Thomas McKay
    Content-Disposition: attachment;
     filename="mckay.vcf"
    Content-Transfer-Encoding: 7bit
    
    begin:vcard 
    n:McKay;Thomas
    tel;work:919-854-7500 x103
    x-mozilla-html:TRUE
    org:Microcosm Technologies, Inc.
    adr:;;;;;;
    version:2.1
    email;internet:[EMAIL PROTECTED]
    title:Project Leader
    fn:Thomas McKay
    end:vcard
    
    --------------4B0F8FC1D057F70540AF4CD7--
    
    ----------------------------------------------------------------
    The TclJava mailing list is sponsored by WebNet Technologies.
    To subscribe:    send mail to [EMAIL PROTECTED]  
                     with the word SUBSCRIBE as the subject.
    To unsubscribe:  send mail to [EMAIL PROTECTED] 
                     with the word UNSUBSCRIBE as the subject.
    To send to the list, send email to '[EMAIL PROTECTED]'. 
    A list archive is at: http://www.findmail.com/listsaver/tcldallas/
--------

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to