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 been storing a large volume of Gemini processing results in /cavern/projects/Gemini/reductions. There are roughly 6000 sub-directories in this directory. At time of writing, to list the contents of this directory, it is taking 34 minutes:
time ls /cavern/projects/Gemini/reductions/
......
real 34m51.565s
user 0m0.010s
sys 0m0.006s
The text was updated successfully, but these errors were encountered:
I have been storing a large volume of Gemini processing results in
/cavern/projects/Gemini/reductions
. There are roughly 6000 sub-directories in this directory. At time of writing, to list the contents of this directory, it is taking 34 minutes:time ls /cavern/projects/Gemini/reductions/ ...... real 34m51.565s user 0m0.010s sys 0m0.006s
The text was updated successfully, but these errors were encountered: