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

[Merged by Bors] - Fixed dependabot for submodule #1856

Closed
wants to merge 1 commit into from
Closed

Conversation

Razican
Copy link
Member

@Razican Razican commented Feb 21, 2022

This Pull Request fixes dependabot updates for the Test262 submodule.

@Razican Razican added dependencies Pull requests that update a dependency file test Issues and PRs related to the tests. Internal Category for changelog labels Feb 21, 2022
@Razican Razican added this to the v0.14.0 milestone Feb 21, 2022
@github-actions
Copy link

Test262 conformance changes

VM implementation

Test result main count PR count difference
Total 87,912 87,912 0
Passed 41,354 41,354 0
Ignored 21,153 21,153 0
Failed 25,405 25,405 0
Panics 12 12 0
Conformance 47.04% 47.04% 0.00%

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #1856 (cb0fc71) into main (517c672) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1856   +/-   ##
=======================================
  Coverage   55.27%   55.27%           
=======================================
  Files         200      200           
  Lines       17860    17860           
=======================================
  Hits         9873     9873           
  Misses       7987     7987           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 517c672...cb0fc71. Read the comment docs.

@github-actions
Copy link

Benchmark for 8b4aaf8

Click to view benchmark
Test Base PR %
Arithmetic operations (Compiler) 461.4±1.11ns 457.6±0.93ns -0.82%
Arithmetic operations (Execution) 2.0±0.00µs 2.0±0.01µs 0.00%
Arithmetic operations (Parser) 5.5±0.00µs 5.5±0.00µs 0.00%
Array access (Compiler) 1195.2±10.79ns 1179.1±4.72ns -1.35%
Array access (Execution) 10.2±0.05µs 10.1±0.05µs -0.98%
Array access (Parser) 11.7±0.01µs 11.9±0.02µs +1.71%
Array creation (Compiler) 1725.0±6.20ns 1716.5±5.74ns -0.49%
Array creation (Execution) 3.0±0.00ms 3.0±0.01ms 0.00%
Array creation (Parser) 13.2±0.03µs 13.4±0.03µs +1.52%
Array pop (Compiler) 3.4±0.02µs 3.4±0.00µs 0.00%
Array pop (Execution) 1317.9±9.59µs 1319.4±3.81µs +0.11%
Array pop (Parser) 137.6±0.12µs 136.9±0.08µs -0.51%
Boolean Object Access (Compiler) 1030.2±2.10ns 1042.0±2.33ns +1.15%
Boolean Object Access (Execution) 5.7±0.01µs 5.7±0.04µs 0.00%
Boolean Object Access (Parser) 13.9±0.04µs 14.0±0.02µs +0.72%
Clean js (Compiler) 3.3±0.01µs 3.2±0.01µs -3.03%
Clean js (Execution) 1074.3±4.58µs 1091.0±4.82µs +1.55%
Clean js (Parser) 28.4±0.03µs 28.6±0.04µs +0.70%
Create Realm 271.2±2.08ns 273.6±0.31ns +0.88%
Dynamic Object Property Access (Compiler) 1526.7±4.46ns 1510.5±2.77ns -1.06%
Dynamic Object Property Access (Execution) 6.8±0.03µs 6.7±0.03µs -1.47%
Dynamic Object Property Access (Parser) 10.6±0.01µs 10.5±0.01µs -0.94%
Fibonacci (Compiler) 2.2±0.01µs 2.2±0.01µs 0.00%
Fibonacci (Execution) 1787.9±3.59µs 1777.9±2.17µs -0.56%
Fibonacci (Parser) 15.7±0.12µs 15.8±0.04µs +0.64%
For loop (Compiler) 1860.3±3.15ns 1831.2±3.79ns -1.56%
For loop (Execution) 42.0±0.23µs 42.5±0.26µs +1.19%
For loop (Parser) 13.7±0.02µs 13.8±0.03µs +0.73%
Mini js (Compiler) 3.1±0.01µs 3.1±0.01µs 0.00%
Mini js (Execution) 989.7±6.48µs 1003.6±5.10µs +1.40%
Mini js (Parser) 25.0±0.02µs 25.0±0.35µs 0.00%
Number Object Access (Compiler) 977.6±1.14ns 987.7±0.91ns +1.03%
Number Object Access (Execution) 4.5±0.03µs 4.4±0.01µs -2.22%
Number Object Access (Parser) 11.0±0.05µs 11.0±0.09µs 0.00%
Object Creation (Compiler) 1291.0±2.76ns 1314.5±1.84ns +1.82%
Object Creation (Execution) 6.1±0.02µs 6.0±0.02µs -1.64%
Object Creation (Parser) 9.1±0.03µs 9.1±0.02µs 0.00%
RegExp (Compiler) 1564.9±7.19ns 1539.6±8.59ns -1.62%
RegExp (Execution) 12.1±0.07µs 11.9±0.06µs -1.65%
RegExp (Parser) 9.9±0.01µs 9.9±0.01µs 0.00%
RegExp Creation (Compiler) 1300.5±2.41ns 1338.5±4.53ns +2.92%
RegExp Creation (Execution) 9.0±0.04µs 8.9±0.03µs -1.11%
RegExp Creation (Parser) 8.3±0.02µs 8.4±0.02µs +1.20%
RegExp Literal (Compiler) 1541.7±2.85ns 1552.8±7.15ns +0.72%
RegExp Literal (Execution) 12.1±0.06µs 11.9±0.06µs -1.65%
RegExp Literal (Parser) 7.9±0.01µs 8.0±0.01µs +1.27%
RegExp Literal Creation (Compiler) 1326.0±1.86ns 1330.3±2.65ns +0.32%
RegExp Literal Creation (Execution) 9.0±0.02µs 9.0±0.11µs 0.00%
RegExp Literal Creation (Parser) 6.2±0.01µs 6.3±0.01µs +1.61%
Static Object Property Access (Compiler) 1305.4±1.83ns 1289.7±3.13ns -1.20%
Static Object Property Access (Execution) 6.3±0.02µs 6.3±0.01µs 0.00%
Static Object Property Access (Parser) 9.7±0.02µs 9.8±0.02µs +1.03%
String Object Access (Compiler) 1390.5±4.72ns 1397.9±66.21ns +0.53%
String Object Access (Execution) 7.4±0.02µs 7.4±0.05µs 0.00%
String Object Access (Parser) 13.8±0.03µs 13.8±0.01µs 0.00%
String comparison (Compiler) 2.0±0.00µs 2.0±0.02µs 0.00%
String comparison (Execution) 5.8±0.02µs 5.8±0.02µs 0.00%
String comparison (Parser) 10.8±0.02µs 11.0±0.02µs +1.85%
String concatenation (Compiler) 1547.3±3.49ns 1551.4±2.19ns +0.26%
String concatenation (Execution) 5.3±0.02µs 5.2±0.02µs -1.89%
String concatenation (Parser) 7.4±0.04µs 7.5±0.03µs +1.35%
String copy (Compiler) 1230.9±2.53ns 1192.5±2.76ns -3.12%
String copy (Execution) 4.7±0.01µs 4.7±0.01µs 0.00%
String copy (Parser) 5.5±0.02µs 5.6±0.01µs +1.82%
Symbols (Compiler) 837.5±2.04ns 853.4±2.96ns +1.90%
Symbols (Execution) 4.5±0.01µs 4.4±0.01µs -2.22%
Symbols (Parser) 4.3±0.01µs 4.3±0.00µs 0.00%

@Razican
Copy link
Member Author

Razican commented Feb 22, 2022

bors r+

bors bot pushed a commit that referenced this pull request Feb 22, 2022
This Pull Request fixes dependabot updates for the Test262 submodule.
@bors
Copy link

bors bot commented Feb 22, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Fixed dependabot for submodule [Merged by Bors] - Fixed dependabot for submodule Feb 22, 2022
@bors bors bot closed this Feb 22, 2022
@bors bors bot deleted the gitmodules branch February 22, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Internal Category for changelog test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants