Dart 1.1 Released
Written by Ian Elliot   
Tuesday, 21 January 2014

Just two months after the 1.0 release, Dart 1.1 is available with better performance, more features, and improved tools.

dartlogo

 

Seth Ladd's post announcing the new release of Dart 1.1 on Dart News & Updates has the headline Dart 1.1 features up to 25% faster Javascript and presents output from a benchmarking program to demonstrate it:

 

dartrichards

(click chart to enlarge)

 

Ladd comments:

Dart’s Javascript output continues to shine. Performance on the
Richards benchmark is 25% better than the first release, making
runtime comparable to the original JavaScript. Performance of the
newest benchmark, FluidMotion, has doubled since November. Dart2js now generates Javascript that performs as well as, if not better than, the idiomatic Javascript equivalent.

Ladd notes that the release  provides a number of enhancements for server-side Dart, including support for large files, file copying, process signal handlers, and terminal information. There is also new support for the  User Datagram Protocol (UDP), which is intended to allow developers to write more efficient media streaming apps; and documentation to support command-line and server-side Dart applications.

The updates to the Dart Editor include improved debugging, code implementation and more descriptive tooltips. Overall performance of the editor and the analyzer has also improved.

 

 

darticon

More Information

Dart

Dart 1.1 features up to 25% faster Javascript

Related Articles

Google's Dart Becomes ECMA's Dart

Google's Dart Reaches 1.0

First Release of Dart SDK

Dart + Chromium = Dartium

Google Helps Devs Convert JavaScript To Dart

Dart Does Physics - Just To Prove It Can!       

Dart in Action (book review)

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Android Studio Iguana With Crash Reports
05/03/2024

Google has announced that the latest version of Android Studio, Iguana, is now stable. It has version control system support in App Quality Insights and new built-in support for creating baseline prof [ ... ]



Visual Studio 17.9 Now Generally Available
18/03/2024

Visual Studio 17.9 is now fully available with AI assistance and better extensibility. The first preview of 17.10 has also been made available in preview.


More News

Last Updated ( Tuesday, 21 January 2014 )