That's actually a major issue for those wanting to use Clojure to work on a
RPi or similar low end system. These systems are also so memory
constrained, that last I checked, the CLJS compiler wouldn't run too well
on them either. Now that doesn't stop people from using Node.js to run CLJS
code once it's compiled and copied to the device, but still, not exactly
the ideal solution.

Timothy


On Wed, Jan 8, 2014 at 8:43 AM, Jim - FooBar(); <jimpil1...@gmail.com>wrote:

> On 08/01/14 14:38, John Gabriele wrote:
>
>> For a tiny Clojure uberjar, startup time on my desktop is about a second.
>> Tolerable.
>>
>
> well, a tiny Clojure/Swing uberjar on the raspberry-pi (oracle-java7)
> takes 9-12 seconds to start!!! not so tolerable...
> in fact, in the absence of a splash screen, the user has the quite
> convincing illusion that nothing is happening!!!
>
> this of course doesn't mean anything, I just thought it is worth
> mentioning...
>
> Jim
>
>
>
> --
> --
> 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.
>



-- 
“One of the main causes of the fall of the Roman Empire was that–lacking
zero–they had no way to indicate successful termination of their C
programs.”
(Robert Firth)

-- 
-- 
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