Skip to content

Instantly share code, notes, and snippets.

@ghorn
Last active September 20, 2015 19:15
Show Gist options
  • Save ghorn/d972d7ef37130c94b39a to your computer and use it in GitHub Desktop.
Save ghorn/d972d7ef37130c94b39a to your computer and use it in GitHub Desktop.
proc wall num proc time wall time
time time evals per eval per eval
eval_f 0.002 [s] 0.002 [s] 15 0.10 [ms] 0.10 [ms]
eval_grad_f 0.002 [s] 0.002 [s] 16 0.11 [ms] 0.11 [ms]
eval_g 0.002 [s] 0.002 [s] 15 0.11 [ms] 0.11 [ms]
eval_jac_g 0.006 [s] 0.006 [s] 17 0.36 [ms] 0.36 [ms]
eval_h 0.306 [s] 0.306 [s] 15 20.39 [ms] 20.41 [ms]
main loop 0.329 [s] 0.330 [s]
callback function 0.000 [s] 0.000 [s]
callback preparation 0.000 [s] 0.000 [s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment