You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "David McLaughlin (JIRA)" <ji...@apache.org> on 2014/05/22 23:12:02 UTC

[jira] [Updated] (AURORA-463) Use asynchronous transport in Thrift.js client

     [ https://issues.apache.org/jira/browse/AURORA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David McLaughlin updated AURORA-463:
------------------------------------

    Attachment: async-role-page.png
                synchronous-role-page.png

Attached performance profile of the same role page, before and after making thrift.js asynchronous. Overall we shaved off 1 second from the user time and 600ms from the DOMContentLoaded time. 

> Use asynchronous transport in Thrift.js client
> ----------------------------------------------
>
>                 Key: AURORA-463
>                 URL: https://issues.apache.org/jira/browse/AURORA-463
>             Project: Aurora
>          Issue Type: Sub-task
>          Components: UI
>            Reporter: David McLaughlin
>            Assignee: David McLaughlin
>         Attachments: async-role-page.png, synchronous-role-page.png
>
>
> We are using Apache thrift.js to do thrift API calls over HTTP. That library has an option for asynchronous requests with jQuery as described in https://issues.apache.org/jira/browse/THRIFT-1087. We should enable this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)