From 807e3284df700adf4efe9870529441541be6baa9 Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 4 Oct 2014 10:57:01 +0900 Subject: [PATCH] [NEWS] Improved IO#.read performance --- NEWS | 4 ++++ vm | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cb28a499..fa923995 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ += RubyMotion 2.36 = + + * Improved IO#.read performance which read from files. ~4 times faster. + = RubyMotion 2.35 = * Added support for iOS 8.1 (beta). You will need to install Xcode 6.1 GM diff --git a/vm b/vm index 87b9397d..af81c956 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 87b9397d60e2bfb31aeddd2f3a265ef6b5758b03 +Subproject commit af81c956fdad86ef9bd6bbb32e15a695f6af15a2