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

ci: cleanup deployment msg #560

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Conversation

darkskygit
Copy link
Member

No description provided.

Copy link

vercel bot commented Nov 9, 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 Nov 9, 2023 3:13pm

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aad9e5b) 65.60% compared to head (b44b9cc) 65.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #560   +/-   ##
=======================================
  Coverage   65.60%   65.60%           
=======================================
  Files         117      117           
  Lines       13077    13077           
=======================================
  Hits         8579     8579           
  Misses       4498     4498           

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

Copy link

github-actions bot commented Nov 9, 2023

Benchmark for Linux

Click to view benchmark
Test Base PR %
codec/jwst decode var_int (32 bit) 329.0±1.62µs 328.8±0.11µs -0.06%
codec/jwst decode var_uint (32 bit) 280.7±0.99µs 280.7±0.10µs -0.00%
codec/jwst decode var_uint (64 bit) 289.0±0.14µs 289.1±0.10µs +0.03%
codec/jwst encode var_int (32 bit) 493.9±0.27µs 493.9±0.14µs -0.00%
codec/jwst encode var_uint (32 bit) 419.0±17.26µs 412.4±2.77µs -1.58%
codec/jwst encode var_uint (64 bit) 443.9±13.38µs 459.2±7.28µs +3.45%
codec/lib0 decode var_int (64 bit) 394.4±4.36µs 393.4±0.22µs -0.25%
codec/lib0 decode var_uint (32 bit) 418.6±0.21µs 418.6±0.77µs -0.00%
codec/lib0 decode var_uint (64 bit) 357.1±0.20µs 357.1±0.13µs -0.00%
codec/lib0 encode var_int (64 bit) 559.8±4.63µs 560.4±4.49µs +0.11%
codec/lib0 encode var_uint (32 bit) 403.5±4.12µs 405.1±3.40µs +0.40%
codec/lib0 encode var_uint (64 bit) 403.6±1.29µs 399.3±3.47µs -1.07%
ops/array/jwst/insert 262.1±1.12µs 262.3±0.50µs +0.08%
ops/array/jwst/insert range 375.7±0.52µs 377.0±0.61µs +0.35%
ops/array/jwst/remove 165.5±0.22µs 165.4±0.28µs -0.06%
ops/array/yrs/insert 88.7±1.91µs 79.7±5.68µs -10.15%
ops/array/yrs/insert range 115.6±0.28µs 116.7±0.14µs +0.95%
ops/array/yrs/remove 100.6±0.28µs 104.5±0.28µs +3.88%
ops/map/jwst/get 465.8±5.18ns 468.0±4.96ns +0.47%
ops/map/jwst/insert 6.5±0.01µs 6.5±0.03µs -0.00%
ops/map/jwst/remove 8.1±0.01µs 8.2±0.01µs +1.23%
ops/map/yrs/get 355.0±5.08ns 359.4±3.21ns +1.24%
ops/map/yrs/insert 5.8±0.03µs 5.8±0.01µs -0.00%
ops/map/yrs/remove 7.8±0.03µs 7.8±0.03µs -0.00%
ops/text/jwst/insert 134.1±0.74µs 134.5±0.46µs +0.30%
ops/text/jwst/remove 3.4±0.00µs 3.5±0.02µs +2.94%
ops/text/yrs/insert 41.6±0.23µs 41.8±0.12µs +0.48%
ops/text/yrs/remove 2.3±0.01µs 2.3±0.00µs -0.00%
update/parse with jwst/basic.bin 56.7±0.02µs 56.6±0.05µs -0.18%
update/parse with jwst/database.bin 46.5±0.06µs 45.8±0.03µs -1.51%
update/parse with jwst/large.bin 2.4±0.01ms 2.4±0.01ms -0.00%
update/parse with jwst/with-subdoc.bin 7.2±0.01µs 7.2±0.00µs -0.00%
update/parse with yrs/basic.bin 43.8±0.10µs 43.5±0.04µs -0.68%
update/parse with yrs/database.bin 35.6±0.04µs 35.2±0.03µs -1.12%
update/parse with yrs/large.bin 1836.1±13.05µs 1835.1±6.21µs -0.05%
update/parse with yrs/with-subdoc.bin 6.4±0.05µs 6.8±0.00µs +6.25%

Benchmark for Windows

Click to view benchmark
Test Base PR %
codec/jwst decode var_int (32 bit) 505.4±8.17µs 502.7±12.15µs -0.53%
codec/jwst decode var_uint (32 bit) 488.0±10.33µs 485.0±7.36µs -0.61%
codec/jwst decode var_uint (64 bit) 486.1±8.78µs 486.6±11.93µs +0.10%
codec/jwst encode var_int (32 bit) 411.7±8.17µs 407.9±6.17µs -0.92%
codec/jwst encode var_uint (32 bit) 411.9±8.66µs 410.3±10.33µs -0.39%
codec/jwst encode var_uint (64 bit) 404.1±8.01µs 404.5±11.27µs +0.10%
codec/lib0 decode var_int (64 bit) 293.7±7.87µs 292.5±5.92µs -0.41%
codec/lib0 decode var_uint (32 bit) 390.6±7.37µs 388.7±5.54µs -0.49%
codec/lib0 decode var_uint (64 bit) 356.6±6.44µs 355.6±6.83µs -0.28%
codec/lib0 encode var_int (64 bit) 606.0±14.47µs 601.9±10.26µs -0.68%
codec/lib0 encode var_uint (32 bit) 406.7±9.97µs 411.8±13.58µs +1.25%
codec/lib0 encode var_uint (64 bit) 389.3±6.83µs 387.0±5.54µs -0.59%
ops/array/jwst/insert 287.5±4.89µs 289.4±4.75µs +0.66%
ops/array/jwst/insert range 403.4±5.68µs 402.8±8.32µs -0.15%
ops/array/jwst/remove 168.0±1.90µs 168.6±1.88µs +0.36%
ops/array/yrs/insert 109.3±1.23µs 105.9±1.36µs -3.11%
ops/array/yrs/insert range 148.8±2.25µs 151.4±2.60µs +1.75%
ops/array/yrs/remove 158.8±2.38µs 165.4±2.32µs +4.16%
ops/map/jwst/get 487.5±16.89ns 480.5±9.19ns -1.44%
ops/map/jwst/insert 9.2±0.15µs 12.9±0.31µs +40.22%
ops/map/jwst/remove 10.1±0.11µs 10.3±0.19µs +1.98%
ops/map/yrs/get 360.0±9.41ns 357.5±7.52ns -0.69%
ops/map/yrs/insert 8.1±0.09µs 9.9±0.10µs +22.22%
ops/map/yrs/remove 10.6±0.18µs 9.6±0.12µs -9.43%
ops/text/jwst/insert 161.8±2.81µs 158.5±2.71µs -2.04%
ops/text/jwst/remove 4.0±0.08µs 3.9±0.05µs -2.50%
ops/text/yrs/insert 51.7±1.09µs 48.4±1.20µs -6.38%
ops/text/yrs/remove 3.9±0.09µs 3.9±0.07µs -0.00%
update/parse with jwst/basic.bin 82.4±1.28µs 84.2±1.00µs +2.18%
update/parse with jwst/database.bin 64.8±0.83µs 65.1±1.28µs +0.46%
update/parse with jwst/large.bin 3.9±0.14ms 3.9±0.12ms -0.00%
update/parse with jwst/with-subdoc.bin 12.2±0.29µs 11.4±0.13µs -6.56%
update/parse with yrs/basic.bin 68.9±1.06µs 68.9±0.64µs -0.00%
update/parse with yrs/database.bin 51.9±0.52µs 51.7±0.79µs -0.39%
update/parse with yrs/large.bin 3.3±0.17ms 3.3±0.14ms -0.00%
update/parse with yrs/with-subdoc.bin 12.0±0.13µs 10.5±0.15µs -12.50%

@darkskygit darkskygit merged commit 4824984 into master Nov 9, 2023
14 checks passed
@darkskygit darkskygit deleted the darksky/cleanup-ci-deployment branch November 9, 2023 18:09
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