Peter Johnson

Results 884 comments of Peter Johnson

Okay so https://github.com/pelias/spatial/pull/67 should hopefully improve these numbers! ~10x? 🤞

Any reason you are testing with the Linux cache ([mmap mode](https://www.sqlite.org/mmap.html)) disabled? I was assuming we would always leave that on since it prevents a lot of I/O.

FYI https://github.com/pelias/interpolation/pull/243

Yeah I'm really happy with that because I put a lot of faith in this architecture and it's nice to know it's bearing fruit. One other thing which recently happened,...

I just ran [k6](https://github.com/loadimpact/k6) for a comparison from another load-testing util on [my dev server](https://www.hetzner.de/dedicated-rootserver/ex62-nvme) (16 threads @3.6Ghz) and it flew through it: This is actually not a great test...

I'm using `174.766843/-41.288788` (a location in New Zealand) since the NZ country polygon is large and complex, it's a good 'worst-case scenario' for PIP 😆

Hi @awdng, I spent some time in https://github.com/pelias/spatial/pull/65, https://github.com/pelias/spatial/pull/67 & https://github.com/pelias/spatial/pull/74 making an endpoint which is 100% compatible with the old 'pip-service' implementation, AFAIK this is complete now, so (in...

Screenshot of what that might look like

related https://github.com/whosonfirst/whosonfirst-placetypes/issues/12