Skip to content
Snippets Groups Projects

Draft: Fix printing delay on MATLAB's new-desktop

Closed Willi Mutschler requested to merge wmutschl/dynare:new-desktop-matlab into master

MATLAB's new desktop starts to be on par except for the performance. For us the printing speed is problematic, because there is an event coalescing problem where text is sent to often. Workaround after discussing this with Eduard from MATHWORKS: vectorize “fprintf” calls to get back the old speed (maybe with a tiny delay due to the actual technology difference).

  • disp_steady_state
  • resid
  • check
  • disp_matched_moments
  • MCMC inefficiency factors
  • convergence tests
  • tabel estimated parameters
  • maybe optimizers? csminwel, cmaes

Related to #1910 (closed).

Edited by Willi Mutschler

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading