RE: Listviews and time....

new topic     » goto parent     » topic index » view thread      » older message » newer message

Euman wrote:

> OfCourse those of us who insist on fast will re-write code/
> I haven't had a win32lib that I didnt have to re-code for...

Please feel free to send in your improvements. I don't want win32lib to be
slow either!

Other changes in the new version include
  a) the "_full" code has extra error and parameter checking embedded but
the stripped down editions don't. I achieved this by adding ...

 --ASSERT
 . . .
 --END ASSERT

segments in the code and the EuCompress program strips these segments out.

 b) I tried to use faster datatypes were possible, eg integer rather than
atom or object.

 c) The inner stack operations used by event handlers are now much faster
due to a pre-allocated stack size rather than use growing and shrinking
sequences.


-----------
cheers,
Derek Parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu