• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

satoren / y_ex
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: perf4
DEFAULT BRANCH: main
Repo Added 18 Aug 2024 06:25AM UTC
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH wrap
branch: wrap
CHANGE BRANCH
x
Reset
  • wrap
  • 0.10.1
  • 0.7.0
  • add_tests
  • as_prelim_impl
  • attribute
  • awareness_update
  • bump
  • callback
  • ciimage
  • cleanup
  • concurrency_transaction
  • config
  • convert_to_float
  • doc_structure
  • docs
  • elixir_version
  • elixir_version2
  • feature/undo
  • fix
  • fix_builderror
  • fix_get_doc
  • get_func
  • get_xml_element_tag
  • insert_and_get
  • keys_values
  • main
  • more_tests
  • negative_index
  • optimize_enum_At
  • perf3
  • perf4
  • protocol
  • refactor_error
  • remove_unsafe
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/benchee-1.x-lockfile
  • renovate/credo-1.x-lockfile
  • renovate/dialyxir-1.x-lockfile
  • renovate/elixir-1.x
  • renovate/erlang-26.x
  • renovate/ex_doc-0.x
  • renovate/ex_doc-0.x-lockfile
  • renovate/excoveralls-0.x-lockfile
  • renovate/flexbuffers-24.x
  • renovate/flexbuffers-25.x
  • renovate/flexbuffers-25.x-lockfile
  • renovate/major-github-artifact-actions
  • renovate/rustler-0.x
  • renovate/rustler-0.x-lockfile
  • renovate/rustler_precompiled-0.x-lockfile
  • renovate/serde-monorepo
  • renovate/serde_json-1.x-lockfile
  • renovate/yrs-0.x
  • renovate/yrs-0.x-lockfile
  • satoren-patch-1
  • satoren-patch-2
  • satoren-patch-3
  • sticky_index
  • subdoc
  • test
  • to_string
  • typespec2
  • version
  • version0.7.1
  • versionup
  • weak
  • windows
  • worker
  • workflow

08 Apr 2026 03:48PM UTC coverage: 98.675% (+0.1%) from 98.532%
5ba0bb314d368e0e9ef513a76378e4bc26d4dc30-PR-224

Pull #224

github

satoren
performance optimization for doc server

| Benchmark | Before | After | Improvement |
|-----------|--------|-------|-------------|
| sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** |
| sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.26x** ⭐ |
| sync_step1 (empty) | 8.61 μs | 3.08 μs | **2.79x** |
| query_awareness | 5.56 μs | 2.83 μs | **1.96x** |
| **Average** | — | — | **2.75x** |
Pull Request #224: performance optimization for doc server

8 of 9 new or added lines in 2 files covered. (88.89%)

1 existing line in 1 file now uncovered.

596 of 604 relevant lines covered (98.68%)

52.53 hits per line

Relevant lines Covered
Build:
Build:
604 RELEVANT LINES 596 COVERED LINES
52.53 HITS PER LINE
Source Files on wrap
  • Tree
  • List 21
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5ba0bb31... wrap performance optimization for doc server | Benchmark | Before | After | Improvement | |-----------|--------|-------|-------------| | sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** | | sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.... Pull #224 08 Apr 2026 03:53PM UTC satoren github
98.68
d7e7f9b4... wrap performance optimization for doc server | Benchmark | Before | After | Improvement | |-----------|--------|-------|-------------| | sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** | | sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.... Pull #224 08 Apr 2026 03:09PM UTC satoren github
98.68
91649e37... wrap version up Pull #224 08 Apr 2026 02:29PM UTC satoren github
98.68
e2c61a7a... wrap version up Pull #224 08 Apr 2026 01:22PM UTC satoren github
98.68
766ab785... wrap version up Pull #224 08 Apr 2026 12:58PM UTC satoren github
98.68
85a9c257... wrap performance optimization for doc server | Benchmark | Before | After | Improvement | |-----------|--------|-------|-------------| | sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** | | sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.... Pull #224 08 Apr 2026 12:56PM UTC satoren github
98.68
db6c378b... wrap performance optimization for doc server | Benchmark | Before | After | Improvement | |-----------|--------|-------|-------------| | sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** | | sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.... Pull #224 08 Apr 2026 12:30PM UTC satoren github
98.51
b0ddcb4e... wrap performance optimization for doc server | Benchmark | Before | After | Improvement | |-----------|--------|-------|-------------| | sync_step1 (100 cells) | 9.99 μs | 4.21 μs | **2.37x** | | sync_step1 (10,000 cells) | 223.54 μs | 52.46 μs | **4.... Pull #224 08 Apr 2026 12:17PM UTC satoren github
98.51
e2645b9d... wrap Run doc NIF calls in worker process for Yex API Wrap encode_state_vector, encode_state_as_update, and apply_update variants in Yex.Doc.run_in_worker_process_fn/2 so NIFs execute on the document owner process with the correct transaction context. Pull #223 08 Apr 2026 10:44AM UTC satoren github
98.53
ace8859f... wrap Run doc NIF calls in worker process for Yex API Wrap encode_state_vector, encode_state_as_update, and apply_update variants in Yex.Doc.run_in_worker_process_fn/2 so NIFs execute on the document owner process with the correct transaction context. Pull #223 08 Apr 2026 10:32AM UTC satoren github
91.35
See All Builds (634)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc