Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: sync test#502

Merged
darkskygit merged 6 commits into
masterfrom
fix/sync-teat
Aug 4, 2023
Merged

fix: sync test#502
darkskygit merged 6 commits into
masterfrom
fix/sync-teat

Conversation

@darkskygit
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 4, 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 Aug 4, 2023 10:43am

@darkskygit darkskygit temporarily deployed to development August 4, 2023 04:36 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 04:37 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 04:55 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 04:55 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 4, 2023

Codecov Report

Patch coverage: 18.67% and project coverage change: -2.89% ⚠️

Comparison is base (2825a7f) 68.38% compared to head (b5e8a35) 65.49%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   68.38%   65.49%   -2.89%     
==========================================
  Files         162      164       +2     
  Lines       19369    19739     +370     
==========================================
- Hits        13245    12928     -317     
- Misses       6124     6811     +687     
Files Changed Coverage Δ
apps/doc_merger/src/main.rs 0.00% <0.00%> (ø)
apps/keck/src/server/sync/collaboration.rs 0.00% <0.00%> (ø)
apps/keck/src/server/sync/mod.rs 0.00% <0.00%> (ø)
libs/jwst-binding/jwst-jni/src/storage.rs 0.00% <0.00%> (ø)
libs/jwst-binding/jwst-jni/src/workspace.rs 0.00% <ø> (ø)
libs/jwst-binding/jwst-swift/src/block.rs 0.00% <0.00%> (ø)
libs/jwst-binding/jwst-swift/src/lib.rs 0.00% <ø> (ø)
libs/jwst-binding/jwst-swift/src/storage.rs 0.00% <0.00%> (ø)
libs/jwst-binding/jwst-swift/src/workspace.rs 0.00% <0.00%> (ø)
libs/jwst-codec/bin/memory_leak_test.rs 0.00% <0.00%> (ø)
... and 32 more

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 4, 2023

Benchmark Results

Linux

group                                     master                                 pr
-----                                     ------                                 --
codec/jwst decode var_int (32 bit)        1.00    396.0±0.18µs        ? ?/sec    1.00    396.1±0.19µs        ? ?/sec
codec/jwst decode var_int (64 bit)        1.00    430.3±0.41µs        ? ?/sec    1.00    429.7±0.26µs        ? ?/sec
codec/jwst decode var_uint (32 bit)       1.00    411.7±0.11µs        ? ?/sec    1.00    411.9±0.24µs        ? ?/sec
codec/jwst decode var_uint (64 bit)       1.00    358.0±0.44µs        ? ?/sec    1.00    357.8±0.50µs        ? ?/sec
codec/jwst encode var_int (32 bit)        1.00    466.3±2.54µs        ? ?/sec    1.00    466.9±6.33µs        ? ?/sec
codec/jwst encode var_int (64 bit)        1.01    577.2±4.67µs        ? ?/sec    1.00    572.4±3.68µs        ? ?/sec
codec/jwst encode var_uint (32 bit)       1.00    376.1±0.42µs        ? ?/sec    1.00    376.0±0.37µs        ? ?/sec
codec/jwst encode var_uint (64 bit)       1.00    375.2±0.39µs        ? ?/sec    1.00    374.9±1.39µs        ? ?/sec
codec/lib0 decode var_int (64 bit)        1.00    394.1±4.80µs        ? ?/sec    1.00    393.3±0.10µs        ? ?/sec
codec/lib0 decode var_uint (32 bit)       1.00    262.4±0.22µs        ? ?/sec    1.00    262.3±0.34µs        ? ?/sec
codec/lib0 decode var_uint (64 bit)       1.00    240.4±0.08µs        ? ?/sec    1.00    240.5±0.14µs        ? ?/sec
codec/lib0 encode var_int (64 bit)        1.00    529.3±2.16µs        ? ?/sec    1.00    530.7±2.28µs        ? ?/sec
codec/lib0 encode var_uint (32 bit)       1.00    398.6±2.30µs        ? ?/sec    1.01    403.6±3.90µs        ? ?/sec
codec/lib0 encode var_uint (64 bit)       1.00    348.2±0.20µs        ? ?/sec    1.00    348.2±0.19µs        ? ?/sec
ops/array/jwst/insert                     1.00    374.8±0.84µs        ? ?/sec    1.00    375.6±0.81µs        ? ?/sec
ops/array/jwst/insert range               1.00    509.4±0.52µs        ? ?/sec    1.00    510.6±1.11µs        ? ?/sec
ops/array/jwst/remove                     1.00    255.6±0.52µs        ? ?/sec    1.01    257.5±0.40µs        ? ?/sec
ops/array/yrs/insert                      1.00     87.0±0.12µs        ? ?/sec    1.00     87.1±0.15µs        ? ?/sec
ops/array/yrs/insert range                1.00    112.8±0.39µs        ? ?/sec    1.00    113.1±0.60µs        ? ?/sec
ops/array/yrs/remove                      1.02    105.0±0.55µs        ? ?/sec    1.00    102.8±0.16µs        ? ?/sec
ops/text/jwst/insert                      1.00    154.8±1.12µs        ? ?/sec    1.00    154.8±1.09µs        ? ?/sec
ops/text/jwst/remove                      1.00      2.7±0.00µs        ? ?/sec    1.03      2.7±0.01µs        ? ?/sec
ops/text/yrs/insert                       1.01     44.5±1.05µs        ? ?/sec    1.00     44.2±0.05µs        ? ?/sec
ops/text/yrs/remove                       1.00      2.3±0.00µs        ? ?/sec    1.07      2.5±0.01µs        ? ?/sec
update/parse with jwst/basic.bin          1.00     66.7±0.05µs    81.9 MB/sec    1.00     67.0±0.07µs    81.6 MB/sec
update/parse with jwst/database.bin       1.00     54.5±0.03µs    60.8 MB/sec    1.00     54.5±0.05µs    60.8 MB/sec
update/parse with jwst/large.bin          1.00      3.6±0.01ms    64.3 MB/sec    1.00      3.6±0.01ms    64.2 MB/sec
update/parse with jwst/with-subdoc.bin    1.00      6.5±0.03µs   108.2 MB/sec    1.00      6.5±0.01µs   108.2 MB/sec
update/parse with yrs/basic.bin           1.00     44.9±0.04µs   121.6 MB/sec    1.00     44.9±0.06µs   121.5 MB/sec
update/parse with yrs/database.bin        1.00     35.5±0.05µs    93.3 MB/sec    1.01     35.9±0.05µs    92.2 MB/sec
update/parse with yrs/large.bin           1.00      2.2±0.01ms   102.3 MB/sec    1.00      2.2±0.01ms   102.0 MB/sec
update/parse with yrs/with-subdoc.bin     1.00      6.4±0.01µs   109.9 MB/sec    1.01      6.4±0.01µs   108.8 MB/sec

Windows

group                                     master                                 pr
-----                                     ------                                 --
codec/jwst decode var_int (32 bit)        1.00    325.1±1.88µs        ? ?/sec    1.00    324.9±2.09µs        ? ?/sec
codec/jwst decode var_int (64 bit)        1.00    333.4±0.89µs        ? ?/sec    1.00    333.5±1.01µs        ? ?/sec
codec/jwst decode var_uint (32 bit)       1.00    291.9±3.19µs        ? ?/sec    1.00    292.2±3.64µs        ? ?/sec
codec/jwst decode var_uint (64 bit)       1.00    335.4±5.03µs        ? ?/sec    1.00    336.0±4.78µs        ? ?/sec
codec/jwst encode var_int (32 bit)        1.01    396.9±2.28µs        ? ?/sec    1.00    393.9±1.53µs        ? ?/sec
codec/jwst encode var_int (64 bit)        1.01    481.5±2.08µs        ? ?/sec    1.00    477.6±6.16µs        ? ?/sec
codec/jwst encode var_uint (32 bit)       1.02    291.1±8.53µs        ? ?/sec    1.00    286.7±9.29µs        ? ?/sec
codec/jwst encode var_uint (64 bit)       1.01    290.5±8.25µs        ? ?/sec    1.00    288.0±7.99µs        ? ?/sec
codec/lib0 decode var_int (64 bit)        1.00    276.6±1.20µs        ? ?/sec    1.00    276.8±3.51µs        ? ?/sec
codec/lib0 decode var_uint (32 bit)       1.00    260.7±6.13µs        ? ?/sec    1.00    261.0±5.26µs        ? ?/sec
codec/lib0 decode var_uint (64 bit)       1.00    236.0±2.44µs        ? ?/sec    1.00    235.9±1.99µs        ? ?/sec
codec/lib0 encode var_int (64 bit)        1.02   426.5±13.42µs        ? ?/sec    1.00    419.3±2.15µs        ? ?/sec
codec/lib0 encode var_uint (32 bit)       1.00    402.8±3.71µs        ? ?/sec    1.00    402.0±3.12µs        ? ?/sec
codec/lib0 encode var_uint (64 bit)       1.00    389.9±2.97µs        ? ?/sec    1.00    390.1±2.36µs        ? ?/sec
ops/array/jwst/insert                     1.00    425.6±1.76µs        ? ?/sec    1.00    424.0±1.98µs        ? ?/sec
ops/array/jwst/insert range               1.02    551.4±1.77µs        ? ?/sec    1.00    542.6±1.54µs        ? ?/sec
ops/array/jwst/remove                     1.00    281.6±1.03µs        ? ?/sec    1.00    281.7±2.08µs        ? ?/sec
ops/array/yrs/insert                      1.00     96.2±0.31µs        ? ?/sec    1.02     97.9±2.02µs        ? ?/sec
ops/array/yrs/insert range                1.00    136.3±0.54µs        ? ?/sec    1.01    137.7±0.58µs        ? ?/sec
ops/array/yrs/remove                      1.04    146.3±0.35µs        ? ?/sec    1.00    140.6±0.53µs        ? ?/sec
ops/text/jwst/insert                      1.00    168.4±0.86µs        ? ?/sec    1.00    168.5±1.56µs        ? ?/sec
ops/text/jwst/remove                      1.01      4.1±0.02µs        ? ?/sec    1.00      4.0±0.03µs        ? ?/sec
ops/text/yrs/insert                       1.01     42.4±0.24µs        ? ?/sec    1.00     42.0±0.13µs        ? ?/sec
ops/text/yrs/remove                       1.27      4.6±0.04µs        ? ?/sec    1.00      3.6±0.02µs        ? ?/sec
update/parse with jwst/basic.bin          1.00     86.9±0.85µs    62.9 MB/sec    1.00     86.7±0.30µs    63.0 MB/sec
update/parse with jwst/database.bin       1.01     69.4±0.40µs    47.8 MB/sec    1.00     68.8±0.62µs    48.2 MB/sec
update/parse with jwst/large.bin          1.00      4.2±0.10ms    54.5 MB/sec    1.01      4.2±0.14ms    54.0 MB/sec
update/parse with jwst/with-subdoc.bin    1.06     13.6±0.08µs    51.6 MB/sec    1.00     12.8±0.03µs    54.5 MB/sec
update/parse with yrs/basic.bin           1.00     58.5±0.19µs    93.3 MB/sec    1.00     58.7±0.24µs    93.0 MB/sec
update/parse with yrs/database.bin        1.00     46.1±0.11µs    71.8 MB/sec    1.04     47.8±0.13µs    69.3 MB/sec
update/parse with yrs/large.bin           1.02      2.9±0.06ms    79.1 MB/sec    1.00      2.8±0.13ms    80.8 MB/sec
update/parse with yrs/with-subdoc.bin     1.09     11.0±0.03µs    63.6 MB/sec    1.00     10.1±0.02µs    69.3 MB/sec

@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:13 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:13 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:16 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:16 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:43 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 10:43 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:42 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:42 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:49 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:49 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:56 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:56 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development August 4, 2023 15:56 — with GitHub Actions Inactive
@darkskygit darkskygit merged commit 6e24519 into master Aug 4, 2023
@darkskygit darkskygit deleted the fix/sync-teat branch August 4, 2023 16:11
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