Sorry to report that after all that, I will need to pull the dependency on 
core.cache. Dealing with many small items, it is just too slow. 
Unfortunately I do need a thread-safe cache but really want to avoid sync 
locks, so I'd rather not roll my own. Guess I can look at the google caches.
For now I can leave it in. Speed is not the issue at this stage of 
development for virtual structures, so long as I understand what is causing 
the slowdown. Of course, testing for potential out-of-memory cases when 
things are running slow will be painful. So I don't think I will leave it 
in very long!

-- 
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/d/optout.

Reply via email to