Hello all.

I thank developers of and on clojure always for giving me great programming 
experience.

Now I want to reduce overhead of class-loading because I run applications 
in embedded computers with slow storage.

How can I check

* when each procedure is expanded,
* if a class file is created for each procedure,
* which version of procedure is used and
* when an inline version of procedure is used, if the class file is loaded?

https://gist.github.com/4255602

Please teach me any information around these things.

Best regards,

Yoshinori Kohyama

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

Reply via email to