-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JssmError extension, fixes StoneCypher/fsl#755; instance name on erro…
…r object, fixes StoneCypher/fsl#746; state at error time, fixes StoneCypher/fsl#742; target state at error time, fixes StoneCypher/fsl#743base message, fixes StoneCypher/fsl#741; materialized error, fixes StoneCypher/fsl#740
- Loading branch information
1 parent
9db9bad
commit 53e9566
Showing
18 changed files
with
509 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,141 +1,141 @@ | ||
{ | ||
"name": "General performance suite", | ||
"date": "2022-05-15T14:22:41.752Z", | ||
"date": "2022-05-16T05:26:30.258Z", | ||
"version": "1.2.0", | ||
"results": [ | ||
{ | ||
"name": "Blind cycle a traffic light 500 times by transition", | ||
"ops": 6904, | ||
"margin": 1.92, | ||
"percentSlower": 89.92 | ||
"ops": 2939, | ||
"margin": 3.43, | ||
"percentSlower": 91.99 | ||
}, | ||
{ | ||
"name": "Blind cycle a traffic light 500 times by action", | ||
"ops": 12502, | ||
"margin": 7.15, | ||
"percentSlower": 81.75 | ||
"ops": 6873, | ||
"margin": 3.44, | ||
"percentSlower": 81.28 | ||
}, | ||
{ | ||
"name": "Blind cycle a basic-hooked traffic light 500 times by transition", | ||
"ops": 1256, | ||
"margin": 5.67, | ||
"percentSlower": 98.17 | ||
"ops": 740, | ||
"margin": 3.19, | ||
"percentSlower": 97.98 | ||
}, | ||
{ | ||
"name": "Blind cycle a named-hooked traffic light 500 times by transition", | ||
"ops": 6663, | ||
"margin": 3.16, | ||
"percentSlower": 90.27 | ||
"ops": 2962, | ||
"margin": 2.65, | ||
"percentSlower": 91.93 | ||
}, | ||
{ | ||
"name": "Blind cycle an any-transition traffic light 500 times by transition", | ||
"ops": 6256, | ||
"margin": 3.26, | ||
"percentSlower": 90.87 | ||
"ops": 2773, | ||
"margin": 3.29, | ||
"percentSlower": 92.45 | ||
}, | ||
{ | ||
"name": "Blind cycle an exit hooked traffic light 500 times by transition", | ||
"ops": 6092, | ||
"margin": 1.48, | ||
"percentSlower": 91.11 | ||
"ops": 2648, | ||
"margin": 5.28, | ||
"percentSlower": 92.79 | ||
}, | ||
{ | ||
"name": "Blind cycle an enter hooked traffic light 500 times by transition", | ||
"ops": 5537, | ||
"margin": 6.92, | ||
"percentSlower": 91.92 | ||
"ops": 2622, | ||
"margin": 3.33, | ||
"percentSlower": 92.86 | ||
}, | ||
{ | ||
"name": "Blind cycle a standard-transition hooked light by transition", | ||
"ops": 6037, | ||
"margin": 5.72, | ||
"percentSlower": 91.19 | ||
"ops": 3199, | ||
"margin": 5.23, | ||
"percentSlower": 91.29 | ||
}, | ||
{ | ||
"name": "Blind cycle a main-transition hooked light by transition", | ||
"ops": 6349, | ||
"margin": 2.27, | ||
"percentSlower": 90.73 | ||
"ops": 3102, | ||
"margin": 4.37, | ||
"percentSlower": 91.55 | ||
}, | ||
{ | ||
"name": "Blind cycle a force-transition hooked light by transition", | ||
"ops": 26128, | ||
"margin": 1.07, | ||
"percentSlower": 61.86 | ||
"ops": 10456, | ||
"margin": 3.01, | ||
"percentSlower": 71.52 | ||
}, | ||
{ | ||
"name": "Blind cycle a traffic light 500 times by action", | ||
"ops": 14044, | ||
"margin": 2.37, | ||
"percentSlower": 79.5 | ||
"ops": 7734, | ||
"margin": 4.01, | ||
"percentSlower": 78.93 | ||
}, | ||
{ | ||
"name": "Blind cycle a basic-hooked traffic light 500 times by action", | ||
"ops": 1610, | ||
"margin": 2.03, | ||
"percentSlower": 97.65 | ||
"ops": 799, | ||
"margin": 2.79, | ||
"percentSlower": 97.82 | ||
}, | ||
{ | ||
"name": "Blind cycle a named-hooked traffic light 500 times by action", | ||
"ops": 1469, | ||
"margin": 0.76, | ||
"percentSlower": 97.86 | ||
"ops": 732, | ||
"margin": 2.67, | ||
"percentSlower": 98.01 | ||
}, | ||
{ | ||
"name": "Blind cycle an any-action traffic light 500 times by action", | ||
"ops": 11312, | ||
"margin": 1.22, | ||
"percentSlower": 83.49 | ||
"ops": 4709, | ||
"margin": 2.78, | ||
"percentSlower": 87.17 | ||
}, | ||
{ | ||
"name": "Blind cycle a global-action traffic light 500 times by action", | ||
"ops": 10920, | ||
"margin": 4.62, | ||
"percentSlower": 84.06 | ||
"ops": 5223, | ||
"margin": 2.81, | ||
"percentSlower": 85.77 | ||
}, | ||
{ | ||
"name": "Blind cycle an exit hooked traffic light 500 times by action", | ||
"ops": 9914, | ||
"margin": 1.56, | ||
"percentSlower": 85.53 | ||
"ops": 4320, | ||
"margin": 3.07, | ||
"percentSlower": 88.23 | ||
}, | ||
{ | ||
"name": "Blind cycle an enter hooked traffic light 500 times by action", | ||
"ops": 9639, | ||
"margin": 2.9, | ||
"percentSlower": 85.93 | ||
"ops": 4420, | ||
"margin": 2.6, | ||
"percentSlower": 87.96 | ||
}, | ||
{ | ||
"name": "Blind cycle a standard transition tl 500 times by action", | ||
"ops": 67892, | ||
"margin": 1.37, | ||
"percentSlower": 0.89 | ||
"ops": 36709, | ||
"margin": 3.6, | ||
"percentSlower": 0 | ||
}, | ||
{ | ||
"name": "Blind cycle a main transition tl 500 times by action", | ||
"ops": 68500, | ||
"margin": 0.94, | ||
"percentSlower": 0 | ||
"ops": 35570, | ||
"margin": 3.5, | ||
"percentSlower": 3.1 | ||
}, | ||
{ | ||
"name": "Blind cycle a forced transition tl 500 times by action", | ||
"ops": 68153, | ||
"margin": 1.11, | ||
"percentSlower": 0.51 | ||
"ops": 34510, | ||
"margin": 3.01, | ||
"percentSlower": 5.99 | ||
}, | ||
{ | ||
"name": "Kitchen Sink 500 times", | ||
"ops": 8966, | ||
"margin": 2.08, | ||
"percentSlower": 86.91 | ||
"ops": 4020, | ||
"margin": 4.2, | ||
"percentSlower": 89.05 | ||
} | ||
], | ||
"fastest": { | ||
"name": "Blind cycle a main transition tl 500 times by action", | ||
"index": 18 | ||
"name": "Blind cycle a standard transition tl 500 times by action", | ||
"index": 17 | ||
}, | ||
"slowest": { | ||
"name": "Blind cycle a basic-hooked traffic light 500 times by transition", | ||
"index": 2 | ||
"name": "Blind cycle a named-hooked traffic light 500 times by action", | ||
"index": 12 | ||
} | ||
} |
Oops, something went wrong.