diff options
Diffstat (limited to 'mu.arc')
-rw-r--r-- | mu.arc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc index 9aa6c736..69906bfa 100644 --- a/mu.arc +++ b/mu.arc @@ -1,4 +1,4 @@ -(ero "initializing mu.. (takes ~4s)") +(ero "initializing mu.. (takes ~5s)") ;; profiler (http://arclanguage.org/item?id=11556) ; Keeping this right on top as a reminder to profile before guessing at why my ; program is slow. |