You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run one of my test cases for 1year at 6hr time steps with no saving of any of the output files.
Looks like calls to GDAL do use a noticeable percent of resources, but there doesn't look to be any low hanging fruit in terms of easy performance gains.
Happy to probe this in more detail if others are interested.
Not exactly, this is a flame chart which I guess is essentially a unravelled pie chart. The bottom (grey) row is the total run time, then as we go up we go deeper into routines and subroutines.
The wider a bar is the larger percentage of the total runtime that specific command took. https://www.polarsignals.com/blog/posts/2023/03/28/how-to-read-icicle-and-flame-graphs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello all,
I have run one of my test cases for 1year at 6hr time steps with no saving of any of the output files.
Looks like calls to GDAL do use a noticeable percent of resources, but there doesn't look to be any low hanging fruit in terms of easy performance gains.
Happy to probe this in more detail if others are interested.

All reactions