Re: csi from git version: slow?
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
I just recall that we added line-number info to evaluated code, this may also have an impact. You can measure the load-time (just load a large source file) to check whether this is the case. Evaluation performance should not have changed much, I think. felix