influxdb/benches
Andrew Lamb 71627120b9
refactor: consolidate line protocol schema creation into data_types and port code to use it (#663)
* refactor: consolidate line protocol schema creation into data_types, and port code to use it

refactor: Port mutable buffer to use SchemaBuilder

* fix: doctest

* refactor: remove unecessary clippyisms

* docs: Improve comments via suggestions from code review

Co-authored-by: Edd Robinson <me@edd.io>

* refactor: use more idomatic try_ naming and TryInto trait

* docs: Change from line protocol data model to InfluxDB data model

* refactor: rename LP --> Influx in code

* feat: add support for UInteger type

Co-authored-by: Edd Robinson <me@edd.io>
2021-01-15 17:29:30 -05:00
..
encoders.rs refactor: rename tsm --> influxdb_tsm (#418) 2020-11-05 14:35:38 -05:00
fixtures.rs refactor: please clippy 2020-02-27 19:41:55 +00:00
line_parser.rs test(bench): fix bad line_parser prometheus assert 2020-11-30 11:47:27 +00:00
line_protocol_to_parquet.rs refactor: consolidate line protocol schema creation into data_types and port code to use it (#663) 2021-01-15 17:29:30 -05:00
mapper.rs fix: remove spaces in bench name (#613) 2021-01-04 15:14:11 -05:00
packers.rs fix: Avoid hours of time recreating packers (#614) 2021-01-05 06:40:58 -05:00
run_bench.sh feat: Script to scrape benchmark results into line protocol and automate gathering numbers (#605) 2021-01-05 08:35:49 -05:00
scrape_benches.sh feat: Script to scrape benchmark results into line protocol and automate gathering numbers (#605) 2021-01-05 08:35:49 -05:00
storectl-bench.sh fix: Remove remaining mentions of Delorean 2020-11-10 11:47:42 -05:00