The answer is: slowly. It can do it much faster. Using about 15% of CPU resources all the time during indexing.
Subscribe to:
Post Comments (Atom)
-
I have made a memcpy vs strcpy performance comparison test. It helps to understand ways to optimize Shuf project. My results: memcpy ...
-
Wonder how Clion would index huge project like for example Chromium on server CPU (Xeon E5 2686v3)? The answer is: slowly . It can do ...
-
The following script extracts all audio streams from files in current directory ls |parallel "ffmpeg -i {} 2>&1 |\ sed -n &...
The following script extracts all audio streams from files in current directory
The following script extracts all audio streams from files in current directory ls |parallel "ffmpeg -i {} 2>&1 |\ sed -n &...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.