Some users reported that Jacl had slowed down when moving from
the 1.1 to 1.2 version. I ran some tests on a Linux box without
a JIT and I was not able to reproduce this problem. Has anyone
else noticed this problem, or been able to reproduce it? Here
were the timing results I got on my linux box.
# game.tcl is more of a parser test
% run 11a1 game.tcl
real 4.37
user 3.94
sys 0.40
% run 111 game.tcl
real 4.38
user 4.02
sys 0.30
% run 121 game.tcl
real 4.98
user 4.61
sys 0.35
% run 122 game.tcl
real 4.25
user 3.88
sys 0.34
% run 123 game.tcl
real 4.45
user 4.06
sys 0.38
% run 124 game.tcl
real 8.11
user 7.76
sys 0.34
# cm.tcl a Tcl proc runtime test
% run 11a1 cm.tcl
real 31.46
user 31.13
sys 0.32
% run 111 cm.tcl
real 31.07
user 30.70
sys 0.37
% run 121 cm.tcl
real 38.12
user 37.80
sys 0.32
% run 122 cm.tcl
real 38.72
user 38.38
sys 0.33
% run 123 cm.tcl
real 38.01
user 37.58
sys 0.42
% run 124 cm.tcl
real 40.37
user 39.97
sys 0.40
# the tcljava.test file tests calling Java methods
% run 11a1 tcljava.test
real 31.56
user 30.51
sys 0.23
% run 111 tcljava.test
real 34.55
user 32.59
sys 0.39
% run 121 tcljava.test
real 35.10
user 34.28
sys 0.29
% run 122 tcljava.test
real 34.90
user 34.16
sys 0.64
% run 123 tcljava.test
real 34.83
user 34.38
sys 0.42
% run 124 tcljava.test
real 39.48
user 38.95
sys 0.42
I hope that helps
Mo DeJong
[EMAIL PROTECTED]
----------------------------------------------------------------
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/