<div dir="ltr">Ah, I wanted to reply to my original email. I was wrong.<div><br></div><div>There's a cancel event that lasts a long time according to Procmon, but it seems to last as long as the racket executable is running. I don't think  it's the source of any performance problem.</div><div><br></div><div>So, yeah... carry on, nothing to see here.</div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 2, 2015 at 11:26 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's good to know that canceling a filesystem-change event can be<br>
expensive on Windows, in which case they probably shouldn't be used on<br>
Windows when resolving module paths. I'll investigate more and remove<br>
the use.<br>
<br>
Meanwhile, there's not a good way to disable the current use in v6.1,<br>
but the hack<br>
<br>
  (unsafe-vector-set! (system-type 'fs-change) 2 #f)<br>
<br>
should work to disable it.<br>
<div><div class="h5"><br>
<br>
At Mon, 2 Feb 2015 12:14:12 -0800, Dan Liebgold wrote:<br>
> Hi -<br>
><br>
> I'm doing a little profiling of Racket 6.1 on windows. It seems like<br>
> cancelling a filesystem-change-evt can take many seconds, and one is<br>
> cancelled for the addon-dir directory (which defaults to my roaming<br>
> profile) during every run. I think it interacts badly with my virus checker.<br>
><br>
> Is there a way to disable this? I'm not using the addon-dir, so any<br>
> notifications shouldn't be important.<br>
><br>
> Thanks,<br>
> --<br>
> Dan Liebgold    [<a href="mailto:dan.liebgold@gmail.com">dan.liebgold@gmail.com</a>]<br>
</div></div>> _________________________<br>
>   Racket Developers list:<br>
>   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Dan Liebgold    [<a href="mailto:dan.liebgold@gmail.com">dan.liebgold@gmail.com</a>]</div>
</div>