Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: benchmarks #4

Merged
merged 6 commits into from
Jul 13, 2024
Merged

feat: benchmarks #4

merged 6 commits into from
Jul 13, 2024

Conversation

L-Qun
Copy link
Owner

@L-Qun L-Qun commented Jul 13, 2024

Summary

benchmarks

Check List

  • 欢迎贡献代码,需要确保在 PR 中包含足够多并且清晰的注释以便他人参考学习

Copy link
Contributor

Benchmark Results

$(cat table.md)

Copy link
Contributor

RESULTS=

Copy link
Contributor

Benchmark Results

simple-read

Test Case Ops/sec Margin of Error
atoms=100 102283963 0.21%
atoms=1000 97332677 1.14%
atoms=10000 92514518 2.33%
atoms=100000 91771410 2.95%
atoms=1000000 93735761 1.64%

simple-write

Test Case Ops/sec Margin of Error
atoms=100 1074463 0.85%
atoms=1000 974091 2.84%
atoms=10000 916754 3.53%
atoms=100000 891182 5.19%
atoms=1000000 920674 2.52%

@L-Qun L-Qun merged commit b0533f2 into main Jul 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant