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


TypeScript 5.4 Adds NoInfer Type
12/03/2024

TypeScript 5.4 has been released, with the addition of a NoInfer utility type alongside preserved narrowing in closures following last assignments. 



AWS Adds Support For Llama2 And Mistral To SageMaker Canvas
12/03/2024

As part of its effort to enable its customers to use generative AI for tasks such as content generation and summarization, Amazon has added these state of the art LLMs to SageMaker Canvas.


More News

Last Updated ( Tuesday, 21 January 2014 )