for comparison an uberjar run [1] of a hello world program takes 2 seconds
(2.2 sec) on clojure 1.5.1 and Leiningen 2.2.0-SNAPSHOT on Java 1.7.0_17
Java HotSpot(TM) 64-Bit Server VM


[1] java -jar newproj1-0.1.0-SNAPSHOT-standalone.jar


On Fri, May 24, 2013 at 1:29 PM, atkaaz <atk...@gmail.com> wrote:

> making a note that (on my system, win7 64bit btw) clojureclr startup time
> is about (at least)10 seconds.
> tested both Clojure.Main.exe and Clojure.Compile.exe  from package
> clojure-clr-1.4.1-Debug-4.0.zip
>
> I might be looking into Haskell which seems to have like 2 sec(max)
> startup time, and the hello world .exe file is 1,132,640 bytes (big but
> depends only on kerner32/user32/msvcrt/wsock32  .dll files)
>
>
>
>
> On Fri, May 17, 2013 at 2:10 PM, atkaaz <atk...@gmail.com> wrote:
>
>> Ok, weird question: is there some clojure port on assembler yet? Even
>> if(/especially if) it doesn't have jvm/java/javalibs support
>>
>> Or should I just check https://github.com/clojure/clojure-clr ?
>>
>> I'm mainly interested in low memory footprint and fast startup times
>> (does clojure-clr have that?)
>>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to