Ian Norton

Results 16 issues of Ian Norton

I noticed the conversation about hashing in one of the other issues. Perhaps this would be useful? It creates a directory tree of 1000 files each of 256K in size...

test

Cache performance test harness using curl and/or openssl for representative tests. Curl builds are slightly faster than openssl ( 90sec uncached vs 4 minutes) The curl build test only requires...

test

Hi, droot sounds fantastic and exactly what I'm looking for. What are the chances of supporting Solaris or Aix?

**Describe the enhancement** Currently plugins work by developers providing module level functions with particular names, this is simple but can make it difficult when we want to alter the plugin...

enhancement

We use perforce where I work, I've had mixed success trying to use it via git-p4. Could hound be extended to support p4?

enhancement
help wanted

I have written some simple thread pool helpers for my plugins for operations that might take a few seconds (eg contacting servers) that would screw with the main UI loop....

enhancement
Plugins

Is it possible to have condtional values for report.fail_under?

CUnit has a new happy home over at https://gitlab.com/cunity/cunit/activity now :)

Hi folks, I'm guessing you already have an answer for this, but here goes. I have huge tar.gz files, I'd like to build an index that I can randomly access...