fgreg commented on pull request #132:
URL: 
https://github.com/apache/incubator-sdap-nexus/pull/132#issuecomment-912106246


   quick comment re: moving num vars dimension. I remember reading somewhere 
that it is generally recommended to have the smallest dimension be the first 
dimension. I don't recall exactly why but I thought it had something to do with 
how the arrays are represented in memory/disk it is faster to traverse a 
2x30x30 than a 30x30x2. I remember that was part of the consideration with 
putting time as the first dimension at least because that was usually the 
smallest.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to