Hi Colin,

Would you have a subset of your app as a project on github/bitbucket so we 
can help finding out ?

I am not sure it is related but the call to fsync in clojure

http://dev.clojure.org/jira/browse/CLJ-703

looks slightly similar to what other people are seeing.

https://blogs.oracle.com/charlesLamb/entry/berkeley_db_java_edition_vs_wi

And that surprisingly slowed my app down on windows some time ago. (I gave 
up investigating at that time to be honest)

Again, a small app similar to your set up would be great to help out. 

Kind Regards, 

On Saturday, July 4, 2015 at 1:50:23 AM UTC+9, Colin Yates wrote:
>
> Hi all,
>
> I have a Clojure/ClojureScript app using http-kit. When deployed on 
> Windows 7 it is a insanely slow. For example, loading the first screen 
> loads immediately but then takes minutes to populate. The exact same jar on 
> Windows XP, OS X, Linux, Windows 2008 server etc. take a handful of seconds.
>
> In total, 3 Windows 7 machines (including a fresh VM I just booted up, 
> installed Win7SP1 and all patches, installed latest JDK on and then ran the 
> JAR) exhibit the same performance. 2 OSXs, 1 Linux box and 1 Windows 2008 
> are all fine.
>
> Fortunately no-one is going to run the server on Windows 7, and using a 
> browser on Windows 7 to connect to the server running anywhere else is 
> absolutely fine. 
>
> Anyone else run into this? Any pointers?
>

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