On Monday, May 2, 2016 at 12:37:17 PM UTC-4, Yichao Yu wrote:
>
> On May 2, 2016 12:07 PM, "K leo" <cnbi...@gmail.com <javascript:>> wrote:
> > Did you imply that repeating "include" at the REPL should not slow it 
> down?
> >
>
> No it shouldn't.
>

 (Obviously, it depends on the code you are including.   If you are 
including code that acts on some global array, and makes the global array 
bigger and bigger ever time the code is executed, then this will slow down. 
  But if your code just defines some functions and things, repeated 
includes should not be slower.)

Reply via email to