Alkis Evlogimenos

Results 67 comments of Alkis Evlogimenos

Slightly related, is the support in 5.4 missing sockets completely? `readv`/`writev` return `EINVAL` with 5.4 too.

> > Slightly related, is the support in 5.4 missing sockets completely? `readv`/`writev` return `EINVAL` with 5.4 too. > > No, it should work, I think, at least I don't...

For benchmarks you should replicate [these](https://github.com/google/hashtable-benchmarks). They are really good. They test: 1. LookupHit 1. LookupMiss 1. Insert 1. InsertErase (repeatedly insert and erase) 1. Iteration 1. Clear+InsertOrdered (ordered =...

PRs accepted as long as they are backed up by benchmarks :-)

Windows build keeps failing. Could you advice? It seems it can't find library `arrow_static` to link to.

> Just a high-level comment on usability. I don't think any binaries are currently packaged in release channels so if we want this to be easier to use we should...

Given that tools are packages in deb and rpm this covers the majority of linux.

> General looks ok to me, so this patch would extract a footer with "scrub" might be used? Yes, the purpose is to build a repository of large/slow to parse...