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

[CHORE]: Move symbols out of /ts-interfaces and into -private/utils #7263

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

snewcomer
Copy link
Contributor

Saw this comment about moving the symbol util. So just did a quick move out from -private/ts-interfaces/utils to -private/utils. I think we still have a bit to go (early 2021) until we drop support for IE11 so there may be some value in this minor refactor.

@snewcomer snewcomer self-assigned this Aug 6, 2020
@github-actions
Copy link

github-actions bot commented Aug 6, 2020

Asset Size Report for 5568e84

IE11 Builds

EmberData has not changed in size

If any packages had changed sizes they would be listed here.

Changeset



Full Asset Analysis (IE11)

Asset Size Report
=================


Library: EmberData
┌────────────┬─────────────┐
│  (index)   │   Values    │
├────────────┼─────────────┤
│   bytes    │ '160.40 KB' │
│ compressed │ '34.36 KB'  │
│  packages  │      9      │
│  modules   │     46      │
└────────────┴─────────────┘

Package: @ember-data/store
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '68.79 KB' │
│  compressed  │ '14.74 KB' │
│ % Of Library │   '42.9'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/store/-private                        | 67.88 KB  | 14.54 KB   | 98.7          | 42.3
	@ember-data/store/index                           | 936.00 B  | 200.48 B   | 1.3           | 0.6

Package: @ember-data/record-data
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '23.27 KB' │
│  compressed  │ '4.98 KB'  │
│ % Of Library │   '14.5'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/record-data/-private                  | 23.27 KB  | 4.98 KB    | 100.0         | 14.5

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '19.32 KB' │
│  compressed  │ '4.14 KB'  │
│ % Of Library │   '12.0'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                       | 7.10 KB   | 1.52 KB    | 36.8          | 4.4
	@ember-data/serializer/-private                   | 5.36 KB   | 1.15 KB    | 27.7          | 3.3
	@ember-data/serializer/json-api                   | 3.71 KB   | 813.09 B   | 19.2          | 2.3
	@ember-data/serializer/rest                       | 2.70 KB   | 592.68 B   | 14.0          | 1.7
	@ember-data/serializer/index                      | 243.00 B  | 52.04 B    | 1.2           | 0.1
	@ember-data/serializer/transform                  | 215.00 B  | 46.05 B    | 1.1           | 0.1

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '14.75 KB' │
│  compressed  │ '3.16 KB'  │
│ % Of Library │   '9.2'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                          | 7.79 KB   | 1.67 KB    | 52.8          | 4.9
	@ember-data/adapter/-private                      | 3.54 KB   | 776.03 B   | 24.0          | 2.2
	@ember-data/adapter/error                         | 1.91 KB   | 419.61 B   | 13.0          | 1.2
	@ember-data/adapter/json-api                      | 830.00 B  | 177.78 B   | 5.5           | 0.5
	@ember-data/adapter/index                         | 719.00 B  | 154.00 B   | 4.8           | 0.4

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '13.35 KB' │
│  compressed  │ '2.86 KB'  │
│ % Of Library │   '8.3'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/model/-private                        | 12.87 KB  | 2.76 KB    | 96.4          | 8.0
	@ember-data/model/index                           | 486.00 B  | 104.09 B   | 3.6           | 0.3

Package: ember-data
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '9.28 KB' │
│  compressed  │ '1.99 KB' │
│ % Of Library │   '5.8'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-data/index                                  | 2.32 KB   | 509.57 B   | 25.0          | 1.4
	ember-data/-private                               | 2.02 KB   | 444.02 B   | 21.8          | 1.3
	ember-data/adapters/errors                        | 1.19 KB   | 260.67 B   | 12.8          | 0.7
	ember-data/setup-container                        | 503.00 B  | 107.74 B   | 5.3           | 0.3
	ember-data/relationships                          | 318.00 B  | 68.11 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 58.68 B    | 2.9           | 0.2
	ember-data/serializers/json-api                   | 251.00 B  | 53.76 B    | 2.6           | 0.2
	ember-data/adapters/json-api                      | 245.00 B  | 52.47 B    | 2.6           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 52.04 B    | 2.6           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 52.04 B    | 2.6           | 0.1
	ember-data/transform                              | 241.00 B  | 51.62 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 50.76 B    | 2.5           | 0.1
	ember-data/serializer                             | 232.00 B  | 49.69 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 48.40 B    | 2.4           | 0.1
	ember-data/model                                  | 222.00 B  | 47.55 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 47.55 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 46.69 B    | 2.3           | 0.1
	ember-data/version                                | 162.00 B  | 34.69 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '7.90 KB' │
│  compressed  │ '1.69 KB' │
│ % Of Library │   '4.9'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.76 KB   | 604.67 B   | 34.9          | 1.7
	ember-inflector/lib/system/inflections            | 1.57 KB   | 344.85 B   | 19.9          | 1.0
	ember-inflector/index                             | 1.12 KB   | 245.89 B   | 14.2          | 0.7
	ember-inflector/lib/ext/string                    | 783.00 B  | 167.71 B   | 9.7           | 0.5
	ember-inflector/lib/system                        | 452.00 B  | 96.81 B    | 5.6           | 0.3
	ember-inflector/lib/system/string                 | 351.00 B  | 75.18 B    | 4.3           | 0.2
	ember-inflector/lib/helpers/pluralize             | 348.00 B  | 74.54 B    | 4.3           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 65.97 B    | 3.8           | 0.2
	ember-inflector/lib/helpers/singularize           | 271.00 B  | 58.04 B    | 3.3           | 0.2

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.68 KB'  │
│  compressed  │ '587.54 B' │
│ % Of Library │   '1.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.19 KB   | 480.65 B   | 81.8          | 1.4
	@ember-data/debug/setup                           | 499.00 B  | 106.88 B   | 18.2          | 0.3

Package: @ember/ordered-set
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '1.05 KB'  │
│  compressed  │ '230.90 B' │
│ % Of Library │   '0.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember/ordered-set/index                          | 1.05 KB   | 230.90 B   | 100.0         | 0.7

Modern Builds

EmberData has not changed in size

If any packages had changed sizes they would be listed here.

Changeset



Full Asset Analysis (Modern)

Asset Size Report
=================


Library: EmberData
┌────────────┬─────────────┐
│  (index)   │   Values    │
├────────────┼─────────────┤
│   bytes    │ '160.40 KB' │
│ compressed │ '34.36 KB'  │
│  packages  │      9      │
│  modules   │     46      │
└────────────┴─────────────┘

Package: @ember-data/store
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '68.79 KB' │
│  compressed  │ '14.74 KB' │
│ % Of Library │   '42.9'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/store/-private                        | 67.88 KB  | 14.54 KB   | 98.7          | 42.3
	@ember-data/store/index                           | 936.00 B  | 200.48 B   | 1.3           | 0.6

Package: @ember-data/record-data
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '23.27 KB' │
│  compressed  │ '4.98 KB'  │
│ % Of Library │   '14.5'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/record-data/-private                  | 23.27 KB  | 4.98 KB    | 100.0         | 14.5

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '19.32 KB' │
│  compressed  │ '4.14 KB'  │
│ % Of Library │   '12.0'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                       | 7.10 KB   | 1.52 KB    | 36.8          | 4.4
	@ember-data/serializer/-private                   | 5.36 KB   | 1.15 KB    | 27.7          | 3.3
	@ember-data/serializer/json-api                   | 3.71 KB   | 813.09 B   | 19.2          | 2.3
	@ember-data/serializer/rest                       | 2.70 KB   | 592.68 B   | 14.0          | 1.7
	@ember-data/serializer/index                      | 243.00 B  | 52.04 B    | 1.2           | 0.1
	@ember-data/serializer/transform                  | 215.00 B  | 46.05 B    | 1.1           | 0.1

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '14.75 KB' │
│  compressed  │ '3.16 KB'  │
│ % Of Library │   '9.2'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                          | 7.79 KB   | 1.67 KB    | 52.8          | 4.9
	@ember-data/adapter/-private                      | 3.54 KB   | 776.03 B   | 24.0          | 2.2
	@ember-data/adapter/error                         | 1.91 KB   | 419.61 B   | 13.0          | 1.2
	@ember-data/adapter/json-api                      | 830.00 B  | 177.78 B   | 5.5           | 0.5
	@ember-data/adapter/index                         | 719.00 B  | 154.00 B   | 4.8           | 0.4

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '13.35 KB' │
│  compressed  │ '2.86 KB'  │
│ % Of Library │   '8.3'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/model/-private                        | 12.87 KB  | 2.76 KB    | 96.4          | 8.0
	@ember-data/model/index                           | 486.00 B  | 104.09 B   | 3.6           | 0.3

Package: ember-data
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '9.28 KB' │
│  compressed  │ '1.99 KB' │
│ % Of Library │   '5.8'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-data/index                                  | 2.32 KB   | 509.57 B   | 25.0          | 1.4
	ember-data/-private                               | 2.02 KB   | 444.02 B   | 21.8          | 1.3
	ember-data/adapters/errors                        | 1.19 KB   | 260.67 B   | 12.8          | 0.7
	ember-data/setup-container                        | 503.00 B  | 107.74 B   | 5.3           | 0.3
	ember-data/relationships                          | 318.00 B  | 68.11 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 58.68 B    | 2.9           | 0.2
	ember-data/serializers/json-api                   | 251.00 B  | 53.76 B    | 2.6           | 0.2
	ember-data/adapters/json-api                      | 245.00 B  | 52.47 B    | 2.6           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 52.04 B    | 2.6           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 52.04 B    | 2.6           | 0.1
	ember-data/transform                              | 241.00 B  | 51.62 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 50.76 B    | 2.5           | 0.1
	ember-data/serializer                             | 232.00 B  | 49.69 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 48.40 B    | 2.4           | 0.1
	ember-data/model                                  | 222.00 B  | 47.55 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 47.55 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 46.69 B    | 2.3           | 0.1
	ember-data/version                                | 162.00 B  | 34.69 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '7.90 KB' │
│  compressed  │ '1.69 KB' │
│ % Of Library │   '4.9'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.76 KB   | 604.67 B   | 34.9          | 1.7
	ember-inflector/lib/system/inflections            | 1.57 KB   | 344.85 B   | 19.9          | 1.0
	ember-inflector/index                             | 1.12 KB   | 245.89 B   | 14.2          | 0.7
	ember-inflector/lib/ext/string                    | 783.00 B  | 167.71 B   | 9.7           | 0.5
	ember-inflector/lib/system                        | 452.00 B  | 96.81 B    | 5.6           | 0.3
	ember-inflector/lib/system/string                 | 351.00 B  | 75.18 B    | 4.3           | 0.2
	ember-inflector/lib/helpers/pluralize             | 348.00 B  | 74.54 B    | 4.3           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 65.97 B    | 3.8           | 0.2
	ember-inflector/lib/helpers/singularize           | 271.00 B  | 58.04 B    | 3.3           | 0.2

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.68 KB'  │
│  compressed  │ '587.54 B' │
│ % Of Library │   '1.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.19 KB   | 480.65 B   | 81.8          | 1.4
	@ember-data/debug/setup                           | 499.00 B  | 106.88 B   | 18.2          | 0.3

Package: @ember/ordered-set
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '1.05 KB'  │
│  compressed  │ '230.90 B' │
│ % Of Library │   '0.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember/ordered-set/index                          | 1.05 KB   | 230.90 B   | 100.0         | 0.7

Modern Builds (No Rollup)

EmberData shrank by 182.0 B (-44.0 B compressed)

If any packages had changed sizes they would be listed here.

Changeset


EmberData 204.46 KB -182.0 B (38.9 KB +44.0 B compressed)
    @ember-data/store 100.85 KB -182.0 B (19.18 KB +44.0 B compressed)
        @ember-data/store/-private/system/core-store 17.37 KB -14.0 B (3.3 KB +3.38 B compressed)
        @ember-data/store/-private/system/fetch-manager 4.93 KB -14.0 B (959.52 B +3.38 B compressed)
        @ember-data/store/-private/identifiers/cache 3.74 KB -14.0 B (728.39 B +3.38 B compressed)
        @ember-data/store/-private/system/store/record-data-store-wrapper 3.42 KB -14.0 B (665.23 B +3.38 B compressed)
        @ember-data/store/-private/system/request-cache 1.87 KB -14.0 B (364.67 B +3.38 B compressed)
        @ember-data/store/-private/system/relationship-meta 1.45 KB -14.0 B (281.92 B +3.38 B compressed)
        @ember-data/store/-private/ts-interfaces/identifier 400.0 B -14.0 B (76.09 B +3.38 B compressed)
        @ember-data/store/-private/ts-interfaces/utils/symbol 0.0 B -407.0 B (0.0 B +98.4 B compressed)
        @ember-data/store/-private/ts-interfaces/utils/brand 0.0 B -286.0 B (0.0 B +69.14 B compressed)
        @ember-data/store/-private/system/ts-upgrade-map 234.0 B -14.0 B (44.51 B +3.38 B compressed)
        @ember-data/store/-private/ts-interfaces/record-data-store-wrapper 136.0 B -14.0 B (25.87 B +3.38 B compressed)
        @ember-data/store/-private/ts-interfaces/record-data-schemas 130.0 B -14.0 B (24.72 B +3.38 B compressed)
        @ember-data/store/-private/utils/symbol 393.0 B +393.0 B (74.76 B -95.01 B compressed)
        @ember-data/store/-private/utils/brand 258.0 B +258.0 B (49.07 B -62.37 B compressed)

Full Asset Analysis (Modern)

Asset Size Report
=================


Library: EmberData
┌────────────┬─────────────┐
│  (index)   │   Values    │
├────────────┼─────────────┤
│   bytes    │ '204.46 KB' │
│ compressed │ '38.90 KB'  │
│  packages  │      9      │
│  modules   │     144     │
└────────────┴─────────────┘

Package: @ember-data/store
┌──────────────┬─────────────┐
│   (index)    │   Values    │
├──────────────┼─────────────┤
│    bytes     │ '100.85 KB' │
│  compressed  │ '19.18 KB'  │
│ % Of Library │   '49.3'    │
└──────────────┴─────────────┘
	Module                                                                             | Bytes     | Compressed | % of Package  | % Of Library
	--------------------------------------------------------------------------------------------------------------------------------------
	@ember-data/store/-private/system/core-store                                       | 17.37 KB  | 3.30 KB    | 17.2          | 8.5
	@ember-data/store/-private/system/model/internal-model                             | 16.97 KB  | 3.23 KB    | 16.8          | 8.3
	@ember-data/store/-private/system/model/states                                     | 5.44 KB   | 1.03 KB    | 5.4           | 2.7
	@ember-data/store/-private/system/fetch-manager                                    | 4.93 KB   | 959.52 B   | 4.9           | 2.4
	@ember-data/store/-private/system/store/finders                                    | 4.31 KB   | 839.29 B   | 4.3           | 2.1
	@ember-data/store/-private/index                                                   | 4.23 KB   | 823.31 B   | 4.2           | 2.1
	@ember-data/store/-private/system/record-array-manager                             | 3.83 KB   | 745.51 B   | 3.8           | 1.9
	@ember-data/store/-private/identifiers/cache                                       | 3.74 KB   | 728.39 B   | 3.7           | 1.8
	@ember-data/store/-private/system/store/record-data-store-wrapper                  | 3.42 KB   | 665.23 B   | 3.4           | 1.7
	@ember-data/store/-private/system/store/internal-model-factory                     | 2.86 KB   | 557.56 B   | 2.8           | 1.4
	@ember-data/store/-private/system/snapshot                                         | 2.85 KB   | 554.52 B   | 2.8           | 1.4
	@ember-data/store/-private/system/record-arrays/record-array                       | 2.11 KB   | 411.08 B   | 2.1           | 1.0
	@ember-data/store/-private/system/ds-model-store                                   | 1.99 KB   | 386.92 B   | 2.0           | 1.0
	@ember-data/store/-private/system/request-cache                                    | 1.87 KB   | 364.67 B   | 1.9           | 0.9
	@ember-data/store/-private/system/schema-definition-service                        | 1.47 KB   | 286.29 B   | 1.5           | 0.7
	@ember-data/store/-private/system/references/has-many                              | 1.46 KB   | 285.15 B   | 1.5           | 0.7
	@ember-data/store/-private/system/relationship-meta                                | 1.45 KB   | 281.92 B   | 1.4           | 0.7
	@ember-data/store/-private/system/model/shim-model-class                           | 1.26 KB   | 245.39 B   | 1.2           | 0.6
	@ember-data/store/-private/system/references/belongs-to                            | 1.20 KB   | 232.84 B   | 1.2           | 0.6
	@ember-data/store/-private/system/store/serializer-response                        | 1.12 KB   | 218.95 B   | 1.1           | 0.5
	@ember-data/store/-private/identifiers/utils/uuid-v4                               | 1.05 KB   | 205.06 B   | 1.0           | 0.5
	@ember-data/store/-private/system/internal-model-map                               | 981.00 B  | 186.61 B   | 0.9           | 0.5
	@ember-data/store/index                                                            | 936.00 B  | 178.05 B   | 0.9           | 0.4
	@ember-data/store/-private/system/references/record                                | 918.00 B  | 174.63 B   | 0.9           | 0.4
	@ember-data/store/-private/system/record-arrays/adapter-populated-record-array     | 911.00 B  | 173.30 B   | 0.9           | 0.4
	@ember-data/store/-private/system/model/notify-changes                             | 862.00 B  | 163.97 B   | 0.8           | 0.4
	@ember-data/store/-private/system/errors-utils                                     | 759.00 B  | 144.38 B   | 0.7           | 0.4
	@ember-data/store/-private/system/snapshot-record-array                            | 753.00 B  | 143.24 B   | 0.7           | 0.4
	@ember-data/store/-private/system/references/reference                             | 729.00 B  | 138.67 B   | 0.7           | 0.3
	@ember-data/store/-private/system/record-notification-manager                      | 689.00 B  | 131.06 B   | 0.7           | 0.3
	@ember-data/store/-private/system/references                                       | 598.00 B  | 113.75 B   | 0.6           | 0.3
	@ember-data/store/-private/system/promise-proxies                                  | 556.00 B  | 105.76 B   | 0.5           | 0.3
	@ember-data/store/-private/utils/construct-resource                                | 506.00 B  | 96.25 B    | 0.5           | 0.2
	@ember-data/store/-private/system/store/common                                     | 499.00 B  | 94.92 B    | 0.5           | 0.2
	@ember-data/store/-private/system/coerce-id                                        | 494.00 B  | 93.97 B    | 0.5           | 0.2
	@ember-data/store/-private/system/record-arrays                                    | 487.00 B  | 92.64 B    | 0.5           | 0.2
	@ember-data/store/-private/system/identity-map                                     | 450.00 B  | 85.60 B    | 0.4           | 0.2
	@ember-data/store/-private/system/diff-array                                       | 438.00 B  | 83.32 B    | 0.4           | 0.2
	@ember-data/store/-private/ts-interfaces/identifier                                | 400.00 B  | 76.09 B    | 0.4           | 0.2
	@ember-data/store/-private/utils/symbol                                            | 393.00 B  | 74.76 B    | 0.4           | 0.2
	@ember-data/store/-private/identifiers/is-stable-identifier                        | 327.00 B  | 62.20 B    | 0.3           | 0.2
	@ember-data/store/-private/ts-interfaces/fetch-manager                             | 316.00 B  | 60.11 B    | 0.3           | 0.2
	@ember-data/store/-private/utils/promise-record                                    | 288.00 B  | 54.78 B    | 0.3           | 0.1
	@ember-data/store/-private/system/backburner                                       | 268.00 B  | 50.98 B    | 0.3           | 0.1
	@ember-data/store/-private/utils/brand                                             | 258.00 B  | 49.07 B    | 0.2           | 0.1
	@ember-data/store/-private/system/record-data-for                                  | 235.00 B  | 44.70 B    | 0.2           | 0.1
	@ember-data/store/-private/system/ts-upgrade-map                                   | 234.00 B  | 44.51 B    | 0.2           | 0.1
	@ember-data/store/-private/utils/is-non-empty-string                               | 212.00 B  | 40.32 B    | 0.2           | 0.1
	@ember-data/store/-private/system/normalize-model-name                             | 210.00 B  | 39.94 B    | 0.2           | 0.1
	@ember-data/store/-debug/index                                                     | 193.00 B  | 36.71 B    | 0.2           | 0.1
	@ember-data/store/-private/system/deprecated-evented                               | 190.00 B  | 36.14 B    | 0.2           | 0.1
	@ember-data/store/-private/ts-interfaces/record-data-store-wrapper                 | 136.00 B  | 25.87 B    | 0.1           | 0.1
	@ember-data/store/-private/ts-interfaces/record-data-schemas                       | 130.00 B  | 24.72 B    | 0.1           | 0.1
	@ember-data/store/-private/ts-interfaces/minimum-serializer-interface              | 98.00 B   | 18.64 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data-record-wrapper                | 96.00 B   | 18.26 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/minimum-adapter-interface                 | 95.00 B   | 18.07 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/schema-definition-service                 | 95.00 B   | 18.07 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data-json-api                      | 90.00 B   | 17.12 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/ember-data-json-api                       | 89.00 B   | 16.93 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/promise-proxies                           | 85.00 B   | 16.16 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-instance                           | 85.00 B   | 16.16 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data                               | 81.00 B   | 15.40 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/ds-model                                  | 78.00 B   | 14.83 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/utils                                     | 75.00 B   | 14.26 B    | 0.1           | 0.0

Package: @ember-data/record-data
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '26.69 KB' │
│  compressed  │ '5.08 KB'  │
│ % Of Library │   '13.1'   │
└──────────────┴────────────┘
	Module                                                                      | Bytes     | Compressed | % of Package  | % Of Library
	-------------------------------------------------------------------------------------------------------------------------------
	@ember-data/record-data/-private/relationships/state/relationship           | 8.31 KB   | 1.58 KB    | 31.1          | 4.1
	@ember-data/record-data/-private/record-data                                | 8.11 KB   | 1.54 KB    | 30.4          | 4.0
	@ember-data/record-data/-private/relationships/state/belongs-to             | 3.22 KB   | 627.57 B   | 12.1          | 1.6
	@ember-data/record-data/-private/relationships/state/has-many               | 3.11 KB   | 605.31 B   | 11.6          | 1.5
	@ember-data/record-data/-private/relationships/state/create                 | 1.15 KB   | 224.09 B   | 4.3           | 0.6
	@ember-data/record-data/-private/index                                      | 1023.00 B | 194.60 B   | 3.7           | 0.5
	@ember-data/record-data/-private/ordered-set                                | 598.00 B  | 113.75 B   | 2.2           | 0.3
	@ember-data/record-data/-private/record-data-for                            | 481.00 B  | 91.50 B    | 1.8           | 0.2
	@ember-data/record-data/-private/coerce-id                                  | 406.00 B  | 77.23 B    | 1.5           | 0.2
	@ember-data/record-data/-private/normalize-link                             | 249.00 B  | 47.36 B    | 0.9           | 0.1
	@ember-data/record-data/-private/ts-interfaces/relationship-record-data     | 100.00 B  | 19.02 B    | 0.4           | 0.0

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '21.71 KB' │
│  compressed  │ '4.13 KB'  │
│ % Of Library │   '10.6'   │
└──────────────┴────────────┘
	Module                                                     | Bytes     | Compressed | % of Package  | % Of Library
	--------------------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                                | 7.10 KB   | 1.35 KB    | 32.7          | 3.5
	@ember-data/serializer/-private/embedded-records-mixin     | 4.28 KB   | 834.16 B   | 19.7          | 2.1
	@ember-data/serializer/json-api                            | 3.71 KB   | 722.11 B   | 17.1          | 1.8
	@ember-data/serializer/rest                                | 2.70 KB   | 526.36 B   | 12.4          | 1.3
	@ember-data/serializer/-private/index                      | 1.18 KB   | 230.17 B   | 5.4           | 0.6
	@ember-data/serializer/-private/transforms/date            | 523.00 B  | 99.49 B    | 2.4           | 0.2
	@ember-data/serializer/-private/transforms/boolean         | 490.00 B  | 93.21 B    | 2.2           | 0.2
	@ember-data/serializer/-private/transforms/number          | 446.00 B  | 84.84 B    | 2.0           | 0.2
	@ember-data/serializer/-private/transforms/string          | 351.00 B  | 66.77 B    | 1.6           | 0.2
	@ember-data/serializer/-private/utils                      | 286.00 B  | 54.40 B    | 1.3           | 0.1
	@ember-data/serializer/index                               | 243.00 B  | 46.22 B    | 1.1           | 0.1
	@ember-data/serializer/-private/transforms/transform       | 242.00 B  | 46.03 B    | 1.1           | 0.1
	@ember-data/serializer/transform                           | 215.00 B  | 40.89 B    | 1.0           | 0.1

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '17.29 KB' │
│  compressed  │ '3.29 KB'  │
│ % Of Library │   '8.5'    │
└──────────────┴────────────┘
	Module                                                   | Bytes     | Compressed | % of Package  | % Of Library
	------------------------------------------------------------------------------------------------------------
	@ember-data/model/-private/model                         | 6.28 KB   | 1.19 KB    | 36.3          | 3.1
	@ember-data/model/-private/system/many-array             | 2.30 KB   | 447.61 B   | 13.3          | 1.1
	@ember-data/model/-private/errors                        | 1.92 KB   | 374.37 B   | 11.1          | 0.9
	@ember-data/model/-private/index                         | 1.29 KB   | 251.29 B   | 7.5           | 0.6
	@ember-data/model/-private/system/relationships/ext      | 1.19 KB   | 231.13 B   | 6.9           | 0.6
	@ember-data/model/-private/attr                          | 743.00 B  | 141.34 B   | 4.2           | 0.4
	@ember-data/model/-private/belongs-to                    | 663.00 B  | 126.12 B   | 3.7           | 0.3
	@ember-data/model/-private/system/promise-many-array     | 642.00 B  | 122.12 B   | 3.6           | 0.3
	@ember-data/model/-private/has-many                      | 626.00 B  | 119.08 B   | 3.5           | 0.3
	@ember-data/model/index                                  | 486.00 B  | 92.45 B    | 2.7           | 0.2
	@ember-data/model/-private/util                          | 442.00 B  | 84.08 B    | 2.5           | 0.2
	@ember-data/model/-private/system/promise-belongs-to     | 410.00 B  | 77.99 B    | 2.3           | 0.2
	@ember-data/model/-private/system/model-for-mixin        | 404.00 B  | 76.85 B    | 2.3           | 0.2

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '16.79 KB' │
│  compressed  │ '3.19 KB'  │
│ % Of Library │   '8.2'    │
└──────────────┴────────────┘
	Module                                                        | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                                      | 7.79 KB   | 1.48 KB    | 46.4          | 3.8
	@ember-data/adapter/error                                     | 1.91 KB   | 372.66 B   | 11.4          | 0.9
	@ember-data/adapter/-private/build-url-mixin                  | 1.80 KB   | 351.35 B   | 10.7          | 0.9
	@ember-data/adapter/-private/index                            | 1.03 KB   | 200.88 B   | 6.1           | 0.5
	@ember-data/adapter/json-api                                  | 830.00 B  | 157.89 B   | 4.8           | 0.4
	@ember-data/adapter/-private/utils/serialize-query-params     | 792.00 B  | 150.66 B   | 4.6           | 0.4
	@ember-data/adapter/index                                     | 719.00 B  | 136.77 B   | 4.2           | 0.3
	@ember-data/adapter/-private/utils/determine-body-promise     | 521.00 B  | 99.10 B    | 3.0           | 0.2
	@ember-data/adapter/-private/utils/parse-response-headers     | 480.00 B  | 91.31 B    | 2.8           | 0.2
	@ember-data/adapter/-private/utils/fetch                      | 454.00 B  | 86.36 B    | 2.6           | 0.2
	@ember-data/adapter/-private/utils/serialize-into-hash        | 347.00 B  | 66.00 B    | 2.0           | 0.2
	@ember-data/adapter/-private/utils/continue-on-reject         | 217.00 B  | 41.27 B    | 1.3           | 0.1

Package: ember-data
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '9.50 KB' │
│  compressed  │ '1.81 KB' │
│ % Of Library │   '4.6'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-data/index                                  | 2.32 KB   | 452.55 B   | 24.5          | 1.1
	ember-data/-private/index                         | 1.93 KB   | 375.51 B   | 20.3          | 0.9
	ember-data/adapters/errors                        | 1.19 KB   | 231.51 B   | 12.5          | 0.6
	ember-data/setup-container                        | 503.00 B  | 95.68 B    | 5.2           | 0.2
	ember-data/-private/core                          | 321.00 B  | 61.06 B    | 3.3           | 0.2
	ember-data/relationships                          | 318.00 B  | 60.49 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 52.12 B    | 2.8           | 0.1
	ember-data/serializers/json-api                   | 251.00 B  | 47.74 B    | 2.6           | 0.1
	ember-data/adapters/json-api                      | 245.00 B  | 46.60 B    | 2.5           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 46.22 B    | 2.5           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 46.22 B    | 2.5           | 0.1
	ember-data/transform                              | 241.00 B  | 45.84 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 45.08 B    | 2.4           | 0.1
	ember-data/serializer                             | 232.00 B  | 44.13 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 42.99 B    | 2.3           | 0.1
	ember-data/model                                  | 222.00 B  | 42.23 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 42.23 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 41.47 B    | 2.2           | 0.1
	ember-data/version                                | 162.00 B  | 30.81 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '7.90 KB' │
│  compressed  │ '1.50 KB' │
│ % Of Library │   '3.9'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.76 KB   | 537.01 B   | 34.9          | 1.3
	ember-inflector/lib/system/inflections            | 1.57 KB   | 306.26 B   | 19.9          | 0.8
	ember-inflector/index                             | 1.12 KB   | 218.38 B   | 14.2          | 0.5
	ember-inflector/lib/ext/string                    | 783.00 B  | 148.94 B   | 9.7           | 0.4
	ember-inflector/lib/system                        | 452.00 B  | 85.98 B    | 5.6           | 0.2
	ember-inflector/lib/system/string                 | 351.00 B  | 66.77 B    | 4.3           | 0.2
	ember-inflector/lib/helpers/pluralize             | 348.00 B  | 66.19 B    | 4.3           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 58.59 B    | 3.8           | 0.1
	ember-inflector/lib/helpers/singularize           | 271.00 B  | 51.55 B    | 3.3           | 0.1

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.68 KB'  │
│  compressed  │ '521.80 B' │
│ % Of Library │   '1.3'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.19 KB   | 426.87 B   | 81.8          | 1.1
	@ember-data/debug/setup                           | 499.00 B  | 94.92 B    | 18.2          | 0.2

Package: @ember/ordered-set
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '1.05 KB'  │
│  compressed  │ '205.06 B' │
│ % Of Library │   '0.5'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember/ordered-set/index                          | 1.05 KB   | 205.06 B   | 100.0         | 0.5

@github-actions
Copy link

github-actions bot commented Aug 6, 2020

Performance Report for 5568e84

Relationship Analysis
                        -------------

__/\\\\\\\\\\\\\____/\\\\____________/\\\\____/\\\\\\\\\_____
 _\/\\\/////////\\\_\/\\\\\\________/\\\\\\__/\\\///////\\\___
  _\/\\\_______\/\\\_\/\\\//\\\____/\\\//\\\_\///______\//\\\__
   _\/\\\\\\\\\\\\\/__\/\\\\///\\\/\\\/_\/\\\___________/\\\/___
    _\/\\\/////////____\/\\\__\///\\\/___\/\\\________/\\\//_____
     _\/\\\_____________\/\\\____\///_____\/\\\_____/\\\//________
      _\/\\\_____________\/\\\_____________\/\\\___/\\\/___________
       _\/\\\_____________\/\\\_____________\/\\\__/\\\\\\\\\\\\\\\_
        _\///______________\///______________\///__\///////////////__


                          Runtime Edition

        PM2 is a Production Process Manager for Node.js applications
                     with a built-in Load Balancer.

                Start and Daemonize any application:
                $ pm2 start app.js

                Load Balance 4 instances of api.js:
                $ pm2 start api.js -i 4

                Monitor in production:
                $ pm2 monitor

                Make pm2 auto-boot at server restart:
                $ pm2 startup

                To go further checkout:
                http://pm2.io/


                        -------------

[PM2] Spawning PM2 daemon with pm2_home=/home/runner/.pm2
[PM2] PM2 Successfully daemonized
[PM2] Starting /home/runner/work/data/data/bin/relationship-performance-tracking/src/har-remix.js in fork_mode (1 instance)
[PM2] Done.
┌─────┬────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id  │ name       │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├─────┼────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0   │ control    │ default     │ N/A     │ fork    │ 2816     │ 0s     │ 0    │ online    │ 0%       │ 30.2mb   │ runner   │ disabled │
└─────┴────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
[PM2] Starting /home/runner/work/data/data/bin/relationship-performance-tracking/src/har-remix.js in fork_mode (1 instance)
[PM2] Done.
┌─────┬───────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id  │ name          │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├─────┼───────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0   │ control       │ default     │ N/A     │ fork    │ 2816     │ 0s     │ 0    │ online    │ 0%       │ 70.7mb   │ runner   │ disabled │
│ 1   │ experiment    │ default     │ N/A     │ fork    │ 2854     │ 0s     │ 0    │ online    │ 0%       │ 18.6mb   │ runner   │ disabled │
└─────┴───────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
01-materialization: computing results...
02-add-children: computing results...
03-unload: computing results...
04-destroy: computing results...

===============================================================================
Processing 01-materialization


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1452ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1617ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1466ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1498ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1533ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1556ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1579ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1456ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1652ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1488ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1518ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1538ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1562ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1581ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 9ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -5ms to 24ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▃▃▄▄▆█▄▂▃▁▁                  │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂▂▄█▆▆▂▁▁▁                  │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-find-all                                │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1039ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1188ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1059ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1076ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1106ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1131ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1153ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1022ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1195ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1080ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1100ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1116ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1133ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1153ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 9ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -3ms to 21ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▄▅▄█▅▄▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▁▃█▅▄▁▁                    │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-outer-materialization                   │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 364ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 449ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 383ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 393ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 399ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 408ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 422ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 368ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 447ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 384ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 395ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 405ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 413ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 418ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 4ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -2ms to 9ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▃█▅▂▃▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▃▅█▆▁▁▁                    │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : stop-outer-materialization                    │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▅█▁▁▁▁▁▁▁▁▁▁▁▁               │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ █▇▂▁▁▁▁▁▁▁▁▁▁▁               │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-find-all                                  │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 20ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 30ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 21ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 23ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 24ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 43ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 20ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 21ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 23ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -1ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 0ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁█▇▂▁▁▁▁▁▁▁▁▁                │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▃█▄▁▁▁▁▁▁▁▁▁▁                │
└────────────────────────────────────────┴──────────────────────────────┘

    =========== Benchmark Results Summary ===========    
Red color means there was a regression. Green color means there was an improvement. You can view more statistical details about the phases above.

duration phase has no difference. 

start-find-all phase has no difference. 

start-outer-materialization phase has no difference. 

stop-outer-materialization phase has no difference. 

end-find-all phase has an estimated difference of -1ms. 


===============================================================================
Processing 02-add-children


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 670ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 802ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 699ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 707ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 724ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 737ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 757ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 663ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 824ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 701ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 712ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 735ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 748ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 769ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 8ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -2ms to 17ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▃▅█▃▁▁▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂█▇▇▃▂▁▁                    │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-initial-payload                    │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 389ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 496ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 414ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 430ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 451ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 467ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 485ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 389ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 488ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 422ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 439ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 451ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 464ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 471ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -9ms to 10ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▂▁▂▇▆▄██▅▃▂                 │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂▁▂▅▂█▇▆▄▂▁                 │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-push-initial-payload                      │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁█▃▁▁▁▁▁▁▁▁▁▁▁▁              │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁█▂▁▁▁▁▁▁▁▁▁▁▁▁              │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-push-update-payload                     │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 197ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 316ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 207ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 216ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 240ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 273ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 288ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 195ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 328ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 217ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 225ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 252ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 278ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 298ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 7ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -3ms to 18ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▅█▅▄▃▅▃▃▅▃▁▁▁               │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▃█▃▂▃▃▄▂▂▂▁▁               │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-push-update-payload                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 29ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 41ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 30ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 31ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 32ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 33ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 35ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 30ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 42ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 30ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 31ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 32ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 33ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 34ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 1ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▃▅█▅▄▂▁▁▁▁▁▁▁                │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▂▅▅█▅▃▁▁▁▁▁▁▁                │
└────────────────────────────────────────┴──────────────────────────────┘

    =========== Benchmark Results Summary ===========    
Red color means there was a regression. Green color means there was an improvement. You can view more statistical details about the phases above.

duration phase has no difference. 

start-push-initial-payload phase has no difference. 

end-push-initial-payload phase has no difference. 

start-push-update-payload phase has no difference. 

end-push-update-payload phase has an estimated difference of -0ms. 


===============================================================================
Processing 03-unload


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1046ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1211ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1084ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1093ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1114ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1132ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1159ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1046ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1234ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1086ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1108ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1115ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1146ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1187ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 10ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -5ms to 20ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▂█▅▆▃▂▁▁▁                   │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂▃█▃▃▁▂▁▁                   │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-payload                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 507ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 583ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 526ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 535ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 542ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 552ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 562ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 489ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 668ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 528ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 538ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 552ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 562ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 575ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 6ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 1ms to 13ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▇█▂▁▁▁▁▁                   │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▅█▄▁▁▁▁▁                   │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-push-payload                              │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▃█▂▁▂▁▁▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▂█▃▁▂▁▁▁▁                    │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-unloadRecord                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 503ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 602ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 521ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 532ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 545ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 561ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 576ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 512ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 645ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 523ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 530ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 547ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 559ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 579ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -8ms to 9ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▅█▄▂▁▁▁                     │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▂▇█▄▁▁▁▁                     │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-unloadRecord                              │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 21ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 27ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 22ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 23ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 24ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 25ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 26ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 21ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 35ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 23ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 24ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 24ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 26ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 27ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 1ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▃█▆▅▂▁▁▁▁▁▁▁▁▁              │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▂▂▅█▃▃▁▁▁▁▁▁▁▁▁              │
└────────────────────────────────────────┴──────────────────────────────┘

    =========== Benchmark Results Summary ===========    
Red color means there was a regression. Green color means there was an improvement. You can view more statistical details about the phases above.

duration phase has no difference. 

start-push-payload phase has an estimated difference of +6ms. 

end-push-payload phase has no difference. 

start-unloadRecord phase has no difference. 

end-unloadRecord phase has an estimated difference of -0ms. 


===============================================================================
Processing 04-destroy


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1434ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1647ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1512ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1547ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1569ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1583ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1607ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1479ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1676ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1509ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1540ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1567ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1590ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1613ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -1ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -14ms to 12ms                │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▁▁▃▃▅█▅▄▁▁▁                │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▁▂▂▃▆█▄▄▁▁▁                │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-payload                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 492ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 604ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 531ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 540ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 550ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 560ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 569ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 514ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 599ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 533ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 542ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 554ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 567ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 576ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 4ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -3ms to 10ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▁▁▄█▇▅▁▁▁▁                 │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▂▂▆▆█▇▅▂▁▁                 │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-push-payload                              │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 0ms                    │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 0ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 0ms                    │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▃█▁▁▂▁▁▁▁▁▁▁                 │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁█▁▁▁▁▁▁▁▁▁▁                 │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-destroyRecord                           │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 918ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1074ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 949ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 973ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 990ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1009ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1022ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 916ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1071ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 956ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 970ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 984ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1008ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1020ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -3ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -13ms to 8ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▂▁▄█▇▂▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▂█▇█▂▁▁                    │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-destroyRecord                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 18ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 31ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 20ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 21ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 23ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 25ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 27ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 20ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 21ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 21ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 23ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 24ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -1ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 0ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▂▁█▆▃▂▂▁▁▁▁▁▁               │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂▆█▄▂▂▁▁▁▁▁▁▁               │
└────────────────────────────────────────┴──────────────────────────────┘

    =========== Benchmark Results Summary ===========    
Red color means there was a regression. Green color means there was an improvement. You can view more statistical details about the phases above.

duration phase has no difference. 

start-push-payload phase has no difference. 

end-push-payload phase has no difference. 

start-destroyRecord phase has no difference. 

end-destroyRecord phase has an estimated difference of -1ms. 

[PM2] [v] Modules Stopped
[PM2] Applying action deleteProcessId on app [all](ids: [ 0, 1 ])
[PM2] [control](0) ✓
[PM2] [experiment](1) ✓
[PM2] [v] All Applications Stopped
[PM2] [v] PM2 Daemon Stopped

@igorT igorT merged commit 78162a0 into master Aug 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the sn/symbol-chore branch August 8, 2020 13:36
@igorT
Copy link
Member

igorT commented Aug 8, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ cleanup This PR primarily removes deprecated functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants