Hacker News new | ask | show | jobs
by klucar 3577 days ago
Has anyone successfully compiled their benchmark code? https://github.com/influxdata/influxdb-comparisons

I added code to the data generator to work with Timely (https://nationalsecurityagency.github.io/timely/) but can't get it compiled.

Also, it seemed that ingest and query were separate stages. Queries should be run while ingest is running to get real-world performance, but I understand it is more difficult to test this way.