influxdata / influxdata/influxdb
[v2] Performance comparison between ARM64 and x86_64 for InfluxDB
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
I'm evaluating InfluxDB deployment on ARM64 (e.g., AWS Graviton) vs. x86_64. My pure CPU test with bc shows ARM is about 15% slower (22s vs 19s). I'm wondering how InfluxDB performs on ARM under high-concurrency query workloads, given the weaker memory model.
Are there any official benchmarks or community data comparing InfluxDB on equivalent ARM and x86 hardware? Also, any recommended configuration adjustments for ARM deployments? Thanks.
Contributor guide
Research direction
Start with the InfluxDB deployment context described in the issue and compare equivalent ARM64 and x86_64 hardware, including AWS Graviton, under high-concurrency query workloads. Done means providing reliable benchmark data and documenting any configuration differences relevant to ARM deployments.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, performance
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100