Added a comment: still slow
This commit is contained in:
parent
041cea21ba
commit
875a04e1e2
1 changed files with 38 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="yarikoptic"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
|
||||||
|
subject="still slow"
|
||||||
|
date="2022-03-08T00:27:59Z"
|
||||||
|
content="""
|
||||||
|
I have ran tests with \"bleeding edge\" build of `git-annex` on ndoli (less busy node) of discovery and unfortunately it is still quite slow -- took 50 minutes
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>more details</summary>
|
||||||
|
|
||||||
|
```shell
|
||||||
|
> time git annex test 2>&1 | tee 10.20220222+git62-gce523f756-1~ndall+1-tests.log
|
||||||
|
...
|
||||||
|
OK (71.94s)
|
||||||
|
preferred content: OK (34.75s)
|
||||||
|
required_content: OK (17.34s)
|
||||||
|
add subdirs: OK (12.63s)
|
||||||
|
addurl: OK (10.71s)
|
||||||
|
|
||||||
|
All 840 tests passed (2670.47s)
|
||||||
|
|
||||||
|
real 48m52.802s
|
||||||
|
user 3m23.073s
|
||||||
|
sys 4m53.776s
|
||||||
|
|
||||||
|
[d31548v@ndoli tmp]$ git annex version | head
|
||||||
|
git-annex version: 10.20220222+git62-gce523f756-1~ndall+1
|
||||||
|
...
|
||||||
|
|
||||||
|
[d31548v@ndoli tmp]$ pwd
|
||||||
|
/dartfs-hpc/rc/lab/C/CANlab/labdata/data/tmp
|
||||||
|
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
|
so there is probably more to the story (NFS), or probably needing nfs4_*etfacl? well -- I ran under a folder which should be proper POSIX -- took 5075.48s (the same 10.20220222+git62-gce523f756-1~ndall+1)
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue