in reply to Re4: Optimizing away calls to functions defined in eval
in thread Optimizing away calls to functions defined in eval
As far as optimizing function calls goes, my original assertion still stands: eval() works the same way as any other kind of compiling and should perform the same kinds of optimizations. What makes you think that it's not happening?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re6: Optimizing away calls to functions defined in eval
by dragonchild (Archbishop) on Oct 16, 2001 at 18:37 UTC |