newLISP Fan Club

Forum => newLISP in the real world => Topic started by: HPW on March 09, 2012, 10:01:22 AM

Title: newLISP outperforms native delphi functions
Post by: HPW on March 09, 2012, 10:01:22 AM
Hello,



In the neobook forum was a discussion how to create masses of neobook-variables fast.



http://www.neosoftware.com/forum/viewtopic.php?t=19228



What is again very impressive that newlisp outperforms nativ delphi-plugin function a bit.

Reading the example list with 2500 pairs of variable-name and their values and push them through the interface into the neobook adress-space was really fast.



:-))