Skip to content

feat: add more crdt benchmark #468

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

Merged
merged 4 commits into from
Jun 15, 2023
Merged

feat: add more crdt benchmark #468

merged 4 commits into from
Jun 15, 2023

Conversation

darkskygit
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Jun 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
octobase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2023 3:53pm

@darkskygit darkskygit temporarily deployed to development June 14, 2023 13:25 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 13:25 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 13:25 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.10 ⚠️

Comparison is base (c94cf10) 69.96% compared to head (7944c8c) 69.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
- Coverage   69.96%   69.87%   -0.10%     
==========================================
  Files         161      161              
  Lines       17732    17736       +4     
==========================================
- Hits        12407    12393      -14     
- Misses       5325     5343      +18     
Impacted Files Coverage Δ
libs/jwst-codec/src/doc/codec/any.rs 93.84% <0.00%> (-2.09%) ⬇️
libs/jwst-codec/src/doc/codec/content.rs 80.06% <ø> (-1.31%) ⬇️
libs/jwst-codec/src/doc/types/map.rs 91.66% <100.00%> (-0.11%) ⬇️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@darkskygit darkskygit temporarily deployed to development June 14, 2023 14:27 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 14:27 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 15:23 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 15:23 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development June 14, 2023 15:23 — with GitHub Actions Inactive
@darkskygit darkskygit merged commit ac84ba2 into master Jun 15, 2023
@darkskygit darkskygit deleted the feat/benchmark branch June 15, 2023 11:32
darkskygit added a commit that referenced this pull request Jun 15, 2023
* feat: array/text benchmark

* feat: rename benchmarks

* feat: add map benchmark

* chore: temp skip `ins_del_text` due to memory leak
darkskygit added a commit that referenced this pull request Jun 15, 2023
* feat: add more crdt benchmark (#468)

* feat: array/text benchmark

* feat: rename benchmarks

* feat: add map benchmark

* chore: temp skip `ins_del_text` due to memory leak

* feat: add test for map

* chore: cleanup codes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant