Quoting Magnus Henoch <[EMAIL PROTECTED]>: > > Any advices or links on how to profile planner? (more generally emacs). > Look at elp.el.
Thanks for the advice! Here are some elp-results: Function Name Call Count Elapsed Time Average Time ========================= ========== ============ ============ planner-task-done 7 33.535472 4.7907817142 planner-task-in-progress 7 33.484546 4.7835065714 The current feeling (not looking at the code, yet) is that for tasks: . affected with several plan pages, . using of planner-id, . involving save of the buffers after modifications, these operations can take around 5s. Thanks, -- sr _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
