Thanks Shantanu, good old AOP to the rescue. > On 4 Jul 2015, at 06:31, Shantanu Kumar <[email protected]> wrote: > > Hi Colin, > > If you know that the delay is happening in the server-side Clojure code, > maybe you can give https://github.com/kumarshantanu/espejito a try to > determine where in the call stack is the latency happening? > > Shantanu > > On Friday, 3 July 2015 22:20:23 UTC+5:30, 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 [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > <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 [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
