newLISP Fan Club

Forum => newLISP in the real world => Topic started by: HPW on December 13, 2018, 03:51:16 AM

Title: newlisp as Log-parser
Post by: HPW on December 13, 2018, 03:51:16 AM
Hello,



After Long time using newlisp I am still impressed about it's speed.

Yesterday I had a Log-File from our Unix-Host with 588000 lines and 35 MB size.

The newlisp code takes about 40 sec to read each line and parse a complex structure out.

The result file was 10000 lines in 46KB.

No highend-PC.



I like it. One of the best Tools in my Toolbox.



Regards

Hans-Peter