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


Visual Studio 17.12 Released Along With Aspire
25/11/2024

Visual Studio 2022 v17.12 is now available. The release can be used for .NET 9 projects and has a range of other improvements.



Amazon Adds AWS Lambda Code Editing Tool
04/11/2024

Amazon has added a new code editing option for AWS Lambda in the AWS console based on the Code-OSS, Visual Studio Code Open Source code editor.


More News

Last Updated ( Tuesday, 21 January 2014 )