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.

 

espbook

 

Comments




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

 

Banner


Flutter Forked As Flock
05/11/2024

One of developers who worked on the Flutter team at Google has created an open-source form of the framework. Matt Carroll says Flock will be "Flutter+", will remain constantly up to date with Flutter, [ ... ]



Extend NGINX With The New JavaScript Module
28/10/2024

Inject middleware functionality into NGINX with the expressive power of Javascript. NGINX JavaScript or NJS for short is a dynamic module under which you can use scripting for hooking into the NGINX e [ ... ]


More News

Last Updated ( Tuesday, 21 January 2014 )