You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@horn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/26 00:45:13 UTC

[jira] [Commented] (HORN-26) Double to float as a default type

    [ https://issues.apache.org/jira/browse/HORN-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301220#comment-15301220 ] 

ASF GitHub Bot commented on HORN-26:
------------------------------------

GitHub user edwardyoon opened a pull request:

    https://github.com/apache/incubator-horn/pull/25

    HORN-26: Double to float as a default type

    This uses float 32. Perfomance is exactly up 2 times.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/edwardyoon/incubator-horn master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-horn/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #25
    
----
commit dfdb7482e3be054e855e509b696926c8f422438f
Author: Edward J. Yoon <ed...@apache.org>
Date:   2016-05-25T04:51:01Z

    HORN-26: Double to float as a default type

----


> Double to float as a default type
> ---------------------------------
>
>                 Key: HORN-26
>                 URL: https://issues.apache.org/jira/browse/HORN-26
>             Project: Apache Horn
>          Issue Type: Improvement
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>
> This will reduce memory usage and communication overhead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)