Skip to content

Performance benchmark #19

@xxks-kkk

Description

@xxks-kkk

Is your feature request related to a problem? Please describe.

Measure the performance overhead imposed by Rust language

Two parts:

  • Sequential write using dd on SSD (expect >= 200mb/s) vs. Sequential write using Rust on SSD (measure throughput)
  • Write randomly a 4kb blocks on SSD for 10K times (expect ~ 60ms) vs. Write randomly a 4k block on SSD using Rust 10K times (measure latency)

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions