Re: dlang website: remove that quick try editor

2014-06-09 Thread Dejan Lekic via Digitalmars-d
John wrote:

 dlang.org website has a quick try editor with D code example.
 Please remove that feature (at least the buttons to run it) as it
 takes ages to run the example and leaves an impression that D is
 very slow!!
 
 This is only good if it can run quickly like the similar feature
 available on the  golang website.
 
 If you love this feature and refuse to remove it, at least please
 move it to another page. You don't want to lose people within
 minutes of their first visit to D website with a total
 misunderstanding of the purpose and power of the D language.

I hope you did not expect something on the web ba faster than a
native application... :)

-- 
http://dejan.lekic.org


Re: dlang website: remove that quick try editor

2014-06-09 Thread maarten van damme via Digitalmars-d
Honestly, if you look at other programming languages with some online
editor, it's about the same speed.

It would help though (don't know if it's already there) to include
timestamps, so people see that the actuall time-waster is not in
compilation/execution.


2014-06-09 23:21 GMT+02:00 Dejan Lekic via Digitalmars-d 
digitalmars-d@puremagic.com:

 John wrote:

  dlang.org website has a quick try editor with D code example.
  Please remove that feature (at least the buttons to run it) as it
  takes ages to run the example and leaves an impression that D is
  very slow!!
 
  This is only good if it can run quickly like the similar feature
  available on the  golang website.
 
  If you love this feature and refuse to remove it, at least please
  move it to another page. You don't want to lose people within
  minutes of their first visit to D website with a total
  misunderstanding of the purpose and power of the D language.

 I hope you did not expect something on the web ba faster than a
 native application... :)

 --
 http://dejan.lekic.org



Re: dlang website: remove that quick try editor

2014-06-09 Thread Andrei Alexandrescu via Digitalmars-d

On 6/9/14, 4:24 PM, maarten van damme via Digitalmars-d wrote:

Honestly, if you look at other programming languages with some online
editor, it's about the same speed.

It would help though (don't know if it's already there) to include
timestamps, so people see that the actuall time-waster is not in
compilation/execution.


Great idea. We also must serve stuff from dlang.org, not an external 
site, so we can control its speed improvement. nazriel? -- Andrei




dlang website: remove that quick try editor

2014-06-08 Thread John via Digitalmars-d
dlang.org website has a quick try editor with D code example. 
Please remove that feature (at least the buttons to run it) as it 
takes ages to run the example and leaves an impression that D is 
very slow!!


This is only good if it can run quickly like the similar feature 
available on the  golang website.


If you love this feature and refuse to remove it, at least please 
move it to another page. You don't want to lose people within 
minutes of their first visit to D website with a total 
misunderstanding of the purpose and power of the D language.


Re: dlang website: remove that quick try editor

2014-06-08 Thread ixid via Digitalmars-d

On Sunday, 8 June 2014 at 19:09:20 UTC, John wrote:
dlang.org website has a quick try editor with D code example. 
Please remove that feature (at least the buttons to run it) as 
it takes ages to run the example and leaves an impression that 
D is very slow!!


This is only good if it can run quickly like the similar 
feature available on the  golang website.


If you love this feature and refuse to remove it, at least 
please move it to another page. You don't want to lose people 
within minutes of their first visit to D website with a total 
misunderstanding of the purpose and power of the D language.


I don't think it was always that slow. It does currently seem 
rather slow.


Re: dlang website: remove that quick try editor

2014-06-08 Thread Martin Nowak via Digitalmars-d

On 06/08/2014 09:09 PM, John wrote:

dlang.org website has a quick try editor with D code example. Please
remove that feature (at least the buttons to run it) as it takes ages to
run the example and leaves an impression that D is very slow!!

This is only good if it can run quickly like the similar feature
available on the  golang website.

If you love this feature and refuse to remove it, at least please move
it to another page. You don't want to lose people within minutes of
their first visit to D website with a total misunderstanding of the
purpose and power of the D language.


Yeah, it's really slow right now.
Please contact the DPaste people and help to find out why.
http://dpaste.dzfl.pl/home


Re: dlang website: remove that quick try editor

2014-06-08 Thread John via Digitalmars-d

On Sunday, 8 June 2014 at 21:46:15 UTC, Martin Nowak wrote:


Yeah, it's really slow right now.
Please contact the DPaste people and help to find out why.
http://dpaste.dzfl.pl/home



Thanks for the link. I wrote to them through the message option 
on their contact page:


Hi guys,

I understand you are responsible for the D quick try example 
editor on the dlang.org


It is running very slow.. please either speed it up or remove 
that feature from dlang website. It is turning off new visitors 
from exploring D any further, leaving an impression that D 
language itself is very slow!!


I have been randomly watching it for the past one year and I can 
say it is always been slow to very slow. No good if you compare 
it to the similar feature available on the golang website that 
runs pretty quick.


Thanks,
John