Re: Very various speed of grep operation on btrfs partition

2015-12-13 Thread Михаил Гаврилов
Ok, I am make another experiment. I am buy new HDD and format it with btrfs file system. Also I increased size of grep data and make bash script wich automate testing: #!/bin/bash #For testing on windows machine #grep_path='/cygdrive/e/Sources/inside' #For testing on new HDD

Re: Very various speed of grep operation on btrfs partition

2015-12-07 Thread Austin S Hemmelgarn
On 2015-12-06 22:32, Duncan wrote: FWIW, I build kde without the semantic-desktop stuff even enabled at build-time (gentoo offers that option) here. All the kdepim stuff (kmail, etc) uses it, so I dumped the several kdepim related apps (kmail, akregator, kaddressbook) I used here and found

Re: Very various speed of grep operation on btrfs partition

2015-12-06 Thread Duncan
Михаил Гаврилов posted on Mon, 07 Dec 2015 02:16:08 +0500 as excerpted: > 2015-12-04 17:59 GMT+05:00 Austin S Hemmelgarn : >> Well, what other things are accessing the filesystem at the same time? >> If you've got something like KDE running with the 'semantic desktop' >>

Re: Very various speed of grep operation on btrfs partition

2015-12-06 Thread Михаил Гаврилов
2015-12-04 17:59 GMT+05:00 Austin S Hemmelgarn : > Well, what other things are accessing the filesystem at the same time? If > you've got something like KDE running with the 'semantic desktop' stuff > turned on, than that will seriously impact the performance of other things

Re: Very various speed of grep operation on btrfs partition

2015-12-04 Thread Austin S Hemmelgarn
On 2015-12-03 14:36, Михаил Гаврилов wrote: Today on work I needed searching some strings in repository. Only machine with windows was available. I am was using grep from Cygwin for this task and I am was surprised about speed of NTFS partition.I decided to repeat this task on my home Linux

Very various speed of grep operation on btrfs partition

2015-12-03 Thread Михаил Гаврилов
Today on work I needed searching some strings in repository. Only machine with windows was available. I am was using grep from Cygwin for this task and I am was surprised about speed of NTFS partition.I decided to repeat this task on my home Linux workstation. [mikhail@localhost ~]$ time grep -rn