Project

General

Profile

Bug #4025

potential client/server performance improvements

Added by Eric Faulhaber about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Eric Faulhaber about 5 years ago

This issue is for tracking ideas about improving performance in areas of the runtime which deal with the client or with reducing the expense of communication between the client and the server. Separate issues should be opened as these are further explored and implemented:

  • #4026 ensure all objects which are transmitted over the DAP implement Externalizable
  • #4027 optimize multiple PUT statements by deferring the call to the client until EOF or EOL
  • #4028 coalesce STATUS updates sent in rapid succession, such as for a running progress indicator
  • #4029 implement more widget rendering knowledge within the client drivers

Also available in: Atom PDF