Subject | A little light entertainment. |
---|---|
Author | Paul Beach |
Post date | 2000-09-07T15:30:11Z |
I am not saying we are perfect, there are still too many crash bugs in 6.0
for my liking, and there are other problems as well, but at least this works
:-)
For a quick demo, create a stored procedure that iterates for 1,000,000
loops, incrementing a variable by one each time.
InterBase(p133, 16mb ram)
Ram - 1.4mb
Time - around twenty seconds
Postgres(P3 500, 256MB ram)(SP written in plpsql)
Ram - 256MB
Time - Infinite. Memory leak caused back end crash
Paul Beach
Tel (UK):+44 (0) 1844 354465
E-mail: pabeach@...
www.ibphoenix.com
for my liking, and there are other problems as well, but at least this works
:-)
For a quick demo, create a stored procedure that iterates for 1,000,000
loops, incrementing a variable by one each time.
InterBase(p133, 16mb ram)
Ram - 1.4mb
Time - around twenty seconds
Postgres(P3 500, 256MB ram)(SP written in plpsql)
Ram - 256MB
Time - Infinite. Memory leak caused back end crash
Paul Beach
Tel (UK):+44 (0) 1844 354465
E-mail: pabeach@...
www.ibphoenix.com