Results 13 issues of Vitaliy Filippov

Hi! Recently, when testing an application that does huge INSERTs (~60 mb in a single query) I discovered that these queries were much slower with nodejs `pg-native` driver than with...

Hi! Current qperf always uses hard-coded message sizes for tests. Notably, 1 byte for tcp_lat and 32K for tcp_bw. Testing latency with 1 byte messages is a bit... incorrect. It's...

Hi. Golang's idiotic feature is that it disallows Allman brace style. It should be fixed in a fork. :) whitespace shouldn't matter.