Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-08-16 Thread Ivan Kuzmin
Hello, Robby! Thank you for your reply. I have done quoting out register-collecting-blit and the flashing gc icon disappeared. But the feeling of slowness is still present, I afraid. I am timing execution with cursor blinks: it blinks once or twice in DrRacket 6.5 while (+ 1 1) execution, but

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-28 Thread Ivan Kuzmin
Sorry for the redundancy in paste, it seems like all the results are the same but I have copied all five outputs, for the sake of specification. > Here are the results! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-28 Thread Ivan Kuzmin
Here are the results! https://gist.github.com/inkuzmin/d5ae6b1287171ae3823fd715fa2e8e0e -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-28 Thread Ivan Kuzmin
:10 AM UTC+8, Robby Findler wrote: > > Okay, thanks. (For the record, I use Mac OS X 10.11 routinely and do > > not experience this issue, so there must be something something else > > going on. I'm not sure what guess to make next, but it is interesting > > that 6.2.1 didn

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
But nothing changes in working order. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
. If it completely quickly, > tho, then I think that your DrRacket should be back in working order. > > Robby > > > > On Wed, Jul 27, 2016 at 9:30 PM, Ivan Kuzmin wrote: > > Matthias, hello! Thank you for your reply. > > > > I downloaded dmg. Then I copied

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
latter, did you run setup? > > > > > On Jul 27, 2016, at 10:20 PM, Ivan Kuzmin wrote: > > > > To reproduce: > > 1. Download DrRacket x86_64 v6.5 [1] > > 2. Start on OS X El Capitan. > > 3. Type in "hello world" and press run... > > >

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
latter, did you run setup? > > > > > On Jul 27, 2016, at 10:20 PM, Ivan Kuzmin wrote: > > > > To reproduce: > > 1. Download DrRacket x86_64 v6.5 [1] > > 2. Start on OS X El Capitan. > > 3. Type in "hello world" and press run... > >

Re: [racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
ode instead of running compiled code. > Did you download dmg or source? If the latter, did you run setup? > > > > > On Jul 27, 2016, at 10:20 PM, Ivan Kuzmin <ink...@gmail.com> wrote: > > > > To reproduce: > > 1. Download DrRacket x86_64 v6.5 [1]

[racket-users] DrRacket 6.5 + OS X El Capitan = slow execution

2016-07-27 Thread Ivan Kuzmin
To reproduce: 1. Download DrRacket x86_64 v6.5 [1] 2. Start on OS X El Capitan. 3. Type in "hello world" and press run... It takes about 2-3 seconds to execute this code on my machine. Also "flawed" builds show blinking recycling icon in the bottom right corner while executing the code and