[dart-announce] New Dart Editor build 0.5.9.0_r22879

169 views
Skip to first unread message

Eric Clayberg

unread,
May 22, 2013, 11:07:46 AM5/22/13
to anno...@dartlang.org, mi...@dartlang.org, edi...@dartlang.org
A new Dart Editor build is available at www.dartlang.org/editorChanges include:
  • New ability to open *.bat files in editor.
  • Improved Dart Plugins to gracefully degrade when no SDK.
  • Fewer false positives in new analysis engine.
  • Additional warnings and errors enabled in new analysis engine.
  • Many general improvements and fixes to new analysis engine.
And as always,view the changelog for the full list of changes, and to get started with the Editor see our tutorial.

--
Eric Clayberg
Dart Editor Team
Google, Inc.

Alex Tatumizer

unread,
May 22, 2013, 4:07:44 PM5/22/13
to mi...@dartlang.org, anno...@dartlang.org, edi...@dartlang.org
Tested performance of polymorphic calls (I skipped previous version): dart is beating java hands down now. by 30% in "extends" and by 40%+ in "implements".
(compared with "client" java).
There are about 20 other benchmarks where we are not there yet. But getting closer.  :-)

Alex Tatumizer

unread,
May 22, 2013, 4:25:33 PM5/22/13
to mi...@dartlang.org, anno...@dartlang.org, edi...@dartlang.org
Also, beating java in String.fromCharCodes (in case of ASCII) - by as much as 5% !!!
Though, we are still very far behind in int.toString() (don't want even to mention by how much).

Gen

unread,
May 22, 2013, 4:41:21 PM5/22/13
to mi...@dartlang.org, anno...@dartlang.org, edi...@dartlang.org
Where can I find these benchmarks ?

Gen

unread,
May 22, 2013, 4:44:55 PM5/22/13
to mi...@dartlang.org, anno...@dartlang.org, edi...@dartlang.org
Thanks for the editor.
Can we please get:
- Tab characters
- automatic source code formatting

I am waiting for that since the beginning.
http://code.google.com/p/dart/issues/detail?id=534

Alex Tatumizer

unread,
May 22, 2013, 5:20:04 PM5/22/13
to mi...@dartlang.org
> Where can I find these benchmarks ?
Just copy file and run. Don't forget to turn off checked mode :-)

I was planning much broader set, with parallel java stuff, but delayed it until overall results improve. Right now, my java tests are very limited, I didn't even put them on github. If there's interest, I will do more.
All the measurements are done per "unit" (byte, 16-bits, code unit, int etc). This provides common denominator for all tests (otherwise they won't be comparable with each other).




--
For other discussions, see https://groups.google.com/a/dartlang.org/
 
For HOWTO questions, visit http://stackoverflow.com/tags/dart
 
To file a bug report or feature request, go to http://www.dartbug.com/new
 
 

Gen

unread,
May 22, 2013, 5:34:36 PM5/22/13
to mi...@dartlang.org
Thanks for your efforts :-)

Davy Mitchell

unread,
May 23, 2013, 3:15:55 AM5/23/13
to mi...@dartlang.org
Is it just me or has 'Ctrl + /' Toggle Comment stopped working? 

Cheers,
Davy

Alan Humphrey

unread,
May 23, 2013, 10:38:42 AM5/23/13
to mi...@dartlang.org
"Ctrl + /" Works for me on Ubuntu.

Davy Mitchell

unread,
May 23, 2013, 1:06:30 PM5/23/13
to mi...@dartlang.org
Working on my Lubuntu machine now - will retest on my Windows machine tomorrow. Very strange! 
Thanks,
Davy

Jos Hirth

unread,
May 23, 2013, 3:56:59 PM5/23/13
to mi...@dartlang.org
It's currently broken on Windows.

http://dartbug.com/10694 - Ctrl-/ not working on windows

Alex Tatumizer

unread,
May 23, 2013, 4:04:01 PM5/23/13
to mi...@dartlang.org
Strange. CTRL-/ (Comment/uncomment block) works for me on both Win Xp and Win 7.

Jos Hirth

unread,
May 23, 2013, 4:26:19 PM5/23/13
to mi...@dartlang.org
Hm. You're right. It works with r22879 for me (Win8 64), too.

I hadn't tried it, because it usually didn't work whenever I tried it. It's also kinda inconvenient to use with a German keyboard layout (Ctrl + Shift + 7).

Davy Mitchell

unread,
May 24, 2013, 4:50:21 AM5/24/13
to mi...@dartlang.org
Working for me now on Windows!
Reply all
Reply to author
Forward
0 new messages