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]: TypeScript adapters #7358

Merged
merged 56 commits into from
Feb 6, 2021
Merged

[Chore]: TypeScript adapters #7358

merged 56 commits into from
Feb 6, 2021

Conversation

snewcomer
Copy link
Contributor

follow up #7350

@snewcomer snewcomer self-assigned this Oct 23, 2020
@github-actions
Copy link

github-actions bot commented Oct 23, 2020

Performance Report for 98784c5

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    │ 2832     │ 0s     │ 0    │ online    │ 0%       │ 31.1mb   │ 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    │ 2832     │ 0s     │ 0    │ online    │ 0%       │ 72.6mb   │ runner   │ disabled │
│ 1   │ experiment    │ default     │ N/A     │ fork    │ 2856     │ 0s     │ 0    │ online    │ 0%       │ 25.0mb   │ 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: 1584ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1693ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1605ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1614ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1631ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1648ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1664ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1589ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1685ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1602ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1620ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1632ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1645ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1663ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 2ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -7ms to 10ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▁▃▆▅█▄▂▂▁▁▁                 │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▃▃▃█▆▅▃▃▂▂▁                 │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-find-all                                │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1098ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1222ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1123ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1132ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1144ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1161ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1181ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1106ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1189ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1128ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1135ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1149ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1167ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1179ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 5ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -3ms to 13ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▃▂█▅▄▄▁▂▁▁▁▁               │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▃▂█▆▄▅▄▄▁▁▁▁               │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-outer-materialization                   │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 440ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 481ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 450ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 456ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 464ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 468ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 475ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 434ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 485ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 447ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 454ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 459ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 466ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 478ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -3ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -7ms to 1ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▁▂▃▅▆█▃▂▂▁                 │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▂▂▅█▄▃▃▃▁▁                 │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : stop-outer-materialization                    │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 0ms                     │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1ms                     │
│                                        ├──────────────────────────────┤
│                                        │ 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: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 33ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 20ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 21ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 33ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 19ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 19ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 22ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁█▂▁▁▁▁▁▁▁▁▁▁▁▁              │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▄█▁▁▁▁▁▁▁▁▁▁▁▁▁              │
└────────────────────────────────────────┴──────────────────────────────┘

    Benchmark Results Summary    

Red color means the experiment was a regression.
Green color means the experiment was an improvement.

duration phase no difference
start-find-all phase no difference
start-outer-materialization phase no difference
stop-outer-materialization phase no difference
end-find-all phase no difference

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


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 703ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 767ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 712ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 722ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 733ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 751ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 757ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 707ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 770ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 724ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 728ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 741ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 750ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 757ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 5ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 12ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▂▄▄▄█▅▅▁▄▅▆▁▂▁              │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁▁▂▂█▃▂▅▄▅▃▁▂▁              │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-initial-payload                    │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 433ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 513ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 466ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 473ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 478ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 491ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 502ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 447ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 512ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 464ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 476ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 487ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 495ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 507ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 6ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 11ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 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: 199ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 263ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 204ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 207ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 215ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 223ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 232ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 199ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 251ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 204ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 208ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 216ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 223ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 228ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 1ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -3ms to 5ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▅▆▆█▆▃▁▂▂▁▁▁▁               │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▃▅▄█▄▄▁▁▁▁▁▁▁               │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-push-update-payload                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 34ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 43ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 34ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 35ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 36ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 36ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 39ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 34ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 46ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 35ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 36ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 36ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 37ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 38ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 1ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▄▇█▂▁▂▁▁▁▁▁▁▁                │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▂▄█▄▂▁▁▁▁▁▁▁▁                │
└────────────────────────────────────────┴──────────────────────────────┘

    Benchmark Results Summary    

Red color means the experiment was a regression.
Green color means the experiment was an improvement.

duration phase no difference
start-push-initial-payload phase estimated difference +6ms [0ms to 11ms]
end-push-initial-payload phase no difference
start-push-update-payload phase no difference
end-push-update-payload phase no difference

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


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1075ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1194ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1107ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1118ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1126ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1138ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1149ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1076ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1278ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1105ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1112ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1120ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1131ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1142ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -6ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -11ms to 0ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▂▄█▃▁▁▁▁▁▁                  │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁█▇▂▁▁▁▁▁▁                  │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-payload                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 537ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 582ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 547ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 551ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 555ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 565ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 569ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 527ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 576ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 536ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 541ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 550ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 557ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 562ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ -8ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -12ms to -4ms                │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 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:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁                            │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁                            │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-unloadRecord                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 514ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 591ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 533ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 538ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 546ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 555ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 566ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 507ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 688ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 535ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 541ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 551ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 556ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 561ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 3ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 8ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▅█▃▁▁▁▁▁▁                   │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▃█▂▁▁▁▁▁▁                   │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-unloadRecord                              │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 21ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 28ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 22ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 23ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 24ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 22ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 27ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 22ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 22ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 23ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 0ms to 0ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁█▁▃▁▁▁▁▁▁▁▁▁▁              │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▁█▁▃▁▁▁▁▁▁▁▁▁▁              │
└────────────────────────────────────────┴──────────────────────────────┘

    Benchmark Results Summary    

Red color means the experiment was a regression.
Green color means the experiment was an improvement.

duration phase estimated difference -6ms [-11ms to 0ms]
start-push-payload phase estimated difference -8ms [-12ms to -4ms]
end-push-payload phase no difference
start-unloadRecord phase no difference
end-unloadRecord phase no difference

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


┌───────────────────────────────────────────────────────────────────────┐
│ Initial Render : duration                                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1547ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1780ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1564ms                 │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1581ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1592ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1617ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1657ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 1561ms                  │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1691ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1578ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1592ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1611ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1630ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1662ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 12ms                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ 2ms to 23ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▂▄█▄▂▂▁▁▁▁▁▁▁                │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▄█▆▃▂▂▁▁▁▁▁▁                │
└────────────────────────────────────────┴──────────────────────────────┘


┌───────────────────────────────────────────────────────────────────────┐
│ Sub Phase of Duration : start-push-payload                            │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 532ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 670ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 540ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 545ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 556ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 568ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 635ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 532ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 668ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 539ms                  │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 546ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 556ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 572ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 642ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 1ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -6ms to 8ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 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:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁                            │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁                            │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : start-destroyRecord                           │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 958ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1100ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 992ms                  │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 1004ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1017ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1025ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1038ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 967ms                   │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 1065ms                  │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 1000ms                 │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 1007ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 1023ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 1037ms                 │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 1046ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 7ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 14ms                 │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ false                        │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁▁▄██▁▂▁▁                    │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▁▂▂▇█▅▁▁▁                    │
├────────────────────────────────────────┴──────────────────────────────┤
│ Sub Phase of Duration : end-destroyRecord                             │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ Control: 60                  │
│ Sample Counts:                         ├──────────────────────────────┤
│                                        │ Experiment: 60               │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 29ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 20ms                   │
│                                        ├──────────────────────────────┤
│ Control Seven Figure Summary:          │ 25th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 21ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│                                        │ MIN: 19ms                    │
│                                        ├──────────────────────────────┤
│                                        │ MAX: 26ms                    │
│                                        ├──────────────────────────────┤
│                                        │ 10th: 19ms                   │
│                                        ├──────────────────────────────┤
│ Experiment Seven Figure Summary:       │ 25th: 19ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 50th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 75th: 20ms                   │
│                                        ├──────────────────────────────┤
│                                        │ 90th: 21ms                   │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Hodges–Lehmann estimated delta:        │ 0ms                          │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ 95% confident the delta is between:    │ -1ms to 0ms                  │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Is Significant:                        │ true                         │
├────────────────────────────────────────┴──────────────────────────────┤
│                                                                       │
├────────────────────────────────────────┬──────────────────────────────┤
│ Control Sparkline                      │ ▁█▂▁▁▁▁▁▁▁▁                  │
├────────────────────────────────────────┼──────────────────────────────┤
│ Experiment Sparkline                   │ ▅█▁▁▁▁▁▁▁▁▁                  │
└────────────────────────────────────────┴──────────────────────────────┘

    Benchmark Results Summary    

Red color means the experiment was a regression.
Green color means the experiment was an improvement.

duration phase estimated difference +12ms [2ms to 23ms]
start-push-payload phase no difference
end-push-payload phase no difference
start-destroyRecord phase no difference
end-destroyRecord phase no difference
[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

@github-actions
Copy link

github-actions bot commented Oct 23, 2020

Asset Size Report for 98784c5

IE11 Builds

The size of the library EmberData has increased by 576.0 B (124.0 B compressed) which exceeds the failure threshold of 75 bytes.

Warnings

The uncompressed size of the package @ember-data/adapter has increased by 576.0 B.

Changeset


EmberData 160.93 KB +576.0 B (34.61 KB +124.0 B compressed)
    @ember-data/adapter 15.58 KB +576.0 B (3.35 KB +124.0 B compressed)
        @ember-data/adapter/rest 8.21 KB +184.0 B (1.77 KB +39.61 B compressed)
        @ember-data/adapter/-private 3.58 KB +9.0 B (789.19 B +1.94 B compressed)
        @ember-data/adapter/index 1018.0 B +383.0 B (218.9 B +82.45 B compressed)

Full Asset Analysis (IE11)

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


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

Package: @ember-data/store
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '70.03 KB' │
│  compressed  │ '15.06 KB' │
│ % Of Library │   '43.5'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/store/-private                        | 69.12 KB  | 14.86 KB   | 98.7          | 42.9
	@ember-data/store/index                           | 936.00 B  | 201.27 B   | 1.3           | 0.6

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

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '19.37 KB' │
│  compressed  │ '4.16 KB'  │
│ % Of Library │   '12.0'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                       | 7.12 KB   | 1.53 KB    | 36.8          | 4.4
	@ember-data/serializer/-private                   | 5.37 KB   | 1.16 KB    | 27.7          | 3.3
	@ember-data/serializer/json-api                   | 3.72 KB   | 818.43 B   | 19.2          | 2.3
	@ember-data/serializer/rest                       | 2.71 KB   | 597.37 B   | 14.0          | 1.7
	@ember-data/serializer/index                      | 243.00 B  | 52.25 B    | 1.2           | 0.1
	@ember-data/serializer/transform                  | 215.00 B  | 46.23 B    | 1.1           | 0.1

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '15.58 KB' │
│  compressed  │ '3.35 KB'  │
│ % Of Library │   '9.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                          | 8.21 KB   | 1.77 KB    | 52.7          | 5.1
	@ember-data/adapter/-private                      | 3.58 KB   | 789.19 B   | 23.0          | 2.2
	@ember-data/adapter/error                         | 1.91 KB   | 421.26 B   | 12.3          | 1.2
	@ember-data/adapter/index                         | 1018.00 B | 218.90 B   | 6.4           | 0.6
	@ember-data/adapter/json-api                      | 897.00 B  | 192.88 B   | 5.6           | 0.5

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '13.59 KB' │
│  compressed  │ '2.92 KB'  │
│ % Of Library │   '8.4'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/model/-private                        | 13.12 KB  | 2.82 KB    | 96.5          | 8.2
	@ember-data/model/index                           | 486.00 B  | 104.50 B   | 3.5           | 0.3

Package: ember-data
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '9.28 KB' │
│  compressed  │ '2.00 KB' │
│ % Of Library │   '5.8'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-data/index                                  | 2.32 KB   | 511.57 B   | 25.0          | 1.4
	ember-data/-private                               | 2.02 KB   | 445.77 B   | 21.8          | 1.3
	ember-data/adapters/errors                        | 1.19 KB   | 261.70 B   | 12.8          | 0.7
	ember-data/setup-container                        | 503.00 B  | 108.16 B   | 5.3           | 0.3
	ember-data/relationships                          | 318.00 B  | 68.38 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 58.92 B    | 2.9           | 0.2
	ember-data/serializers/json-api                   | 251.00 B  | 53.97 B    | 2.6           | 0.2
	ember-data/adapters/json-api                      | 245.00 B  | 52.68 B    | 2.6           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 52.25 B    | 2.6           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 52.25 B    | 2.6           | 0.1
	ember-data/transform                              | 241.00 B  | 51.82 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 50.96 B    | 2.5           | 0.1
	ember-data/serializer                             | 232.00 B  | 49.88 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 48.59 B    | 2.4           | 0.1
	ember-data/model                                  | 222.00 B  | 47.73 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 47.73 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 46.87 B    | 2.3           | 0.1
	ember-data/version                                | 162.00 B  | 34.83 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '6.66 KB' │
│  compressed  │ '1.43 KB' │
│ % Of Library │   '4.1'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.88 KB   | 634.14 B   | 43.3          | 1.8
	ember-inflector/lib/system/inflections            | 1.59 KB   | 349.86 B   | 23.9          | 1.0
	ember-inflector/index                             | 473.00 B  | 101.71 B   | 6.9           | 0.3
	ember-inflector/lib/system                        | 471.00 B  | 101.28 B   | 6.9           | 0.3
	ember-inflector/lib/helpers/pluralize             | 373.00 B  | 80.20 B    | 5.5           | 0.2
	ember-inflector/lib/system/string                 | 318.00 B  | 68.38 B    | 4.7           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 66.23 B    | 4.5           | 0.2
	ember-inflector/lib/helpers/singularize           | 296.00 B  | 63.65 B    | 4.3           | 0.2

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.70 KB'  │
│  compressed  │ '594.58 B' │
│ % Of Library │   '1.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.21 KB   | 487.27 B   | 82.0          | 1.4
	@ember-data/debug/setup                           | 499.00 B  | 107.30 B   | 18.0          | 0.3

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

Modern Builds

The size of the library EmberData has increased by 576.0 B (124.0 B compressed) which exceeds the failure threshold of 75 bytes.

Warnings

The uncompressed size of the package @ember-data/adapter has increased by 576.0 B.

Changeset


EmberData 160.93 KB +576.0 B (34.61 KB +124.0 B compressed)
    @ember-data/adapter 15.58 KB +576.0 B (3.35 KB +124.0 B compressed)
        @ember-data/adapter/rest 8.21 KB +184.0 B (1.77 KB +39.61 B compressed)
        @ember-data/adapter/-private 3.58 KB +9.0 B (789.19 B +1.94 B compressed)
        @ember-data/adapter/index 1018.0 B +383.0 B (218.9 B +82.45 B compressed)

Full Asset Analysis (Modern)

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


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

Package: @ember-data/store
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '70.03 KB' │
│  compressed  │ '15.06 KB' │
│ % Of Library │   '43.5'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/store/-private                        | 69.12 KB  | 14.86 KB   | 98.7          | 42.9
	@ember-data/store/index                           | 936.00 B  | 201.27 B   | 1.3           | 0.6

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

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '19.37 KB' │
│  compressed  │ '4.16 KB'  │
│ % Of Library │   '12.0'   │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                       | 7.12 KB   | 1.53 KB    | 36.8          | 4.4
	@ember-data/serializer/-private                   | 5.37 KB   | 1.16 KB    | 27.7          | 3.3
	@ember-data/serializer/json-api                   | 3.72 KB   | 818.43 B   | 19.2          | 2.3
	@ember-data/serializer/rest                       | 2.71 KB   | 597.37 B   | 14.0          | 1.7
	@ember-data/serializer/index                      | 243.00 B  | 52.25 B    | 1.2           | 0.1
	@ember-data/serializer/transform                  | 215.00 B  | 46.23 B    | 1.1           | 0.1

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '15.58 KB' │
│  compressed  │ '3.35 KB'  │
│ % Of Library │   '9.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                          | 8.21 KB   | 1.77 KB    | 52.7          | 5.1
	@ember-data/adapter/-private                      | 3.58 KB   | 789.19 B   | 23.0          | 2.2
	@ember-data/adapter/error                         | 1.91 KB   | 421.26 B   | 12.3          | 1.2
	@ember-data/adapter/index                         | 1018.00 B | 218.90 B   | 6.4           | 0.6
	@ember-data/adapter/json-api                      | 897.00 B  | 192.88 B   | 5.6           | 0.5

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '13.59 KB' │
│  compressed  │ '2.92 KB'  │
│ % Of Library │   '8.4'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/model/-private                        | 13.12 KB  | 2.82 KB    | 96.5          | 8.2
	@ember-data/model/index                           | 486.00 B  | 104.50 B   | 3.5           | 0.3

Package: ember-data
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '9.28 KB' │
│  compressed  │ '2.00 KB' │
│ % Of Library │   '5.8'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-data/index                                  | 2.32 KB   | 511.57 B   | 25.0          | 1.4
	ember-data/-private                               | 2.02 KB   | 445.77 B   | 21.8          | 1.3
	ember-data/adapters/errors                        | 1.19 KB   | 261.70 B   | 12.8          | 0.7
	ember-data/setup-container                        | 503.00 B  | 108.16 B   | 5.3           | 0.3
	ember-data/relationships                          | 318.00 B  | 68.38 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 58.92 B    | 2.9           | 0.2
	ember-data/serializers/json-api                   | 251.00 B  | 53.97 B    | 2.6           | 0.2
	ember-data/adapters/json-api                      | 245.00 B  | 52.68 B    | 2.6           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 52.25 B    | 2.6           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 52.25 B    | 2.6           | 0.1
	ember-data/transform                              | 241.00 B  | 51.82 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 50.96 B    | 2.5           | 0.1
	ember-data/serializer                             | 232.00 B  | 49.88 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 48.59 B    | 2.4           | 0.1
	ember-data/model                                  | 222.00 B  | 47.73 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 47.73 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 46.87 B    | 2.3           | 0.1
	ember-data/version                                | 162.00 B  | 34.83 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '6.66 KB' │
│  compressed  │ '1.43 KB' │
│ % Of Library │   '4.1'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.88 KB   | 634.14 B   | 43.3          | 1.8
	ember-inflector/lib/system/inflections            | 1.59 KB   | 349.86 B   | 23.9          | 1.0
	ember-inflector/index                             | 473.00 B  | 101.71 B   | 6.9           | 0.3
	ember-inflector/lib/system                        | 471.00 B  | 101.28 B   | 6.9           | 0.3
	ember-inflector/lib/helpers/pluralize             | 373.00 B  | 80.20 B    | 5.5           | 0.2
	ember-inflector/lib/system/string                 | 318.00 B  | 68.38 B    | 4.7           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 66.23 B    | 4.5           | 0.2
	ember-inflector/lib/helpers/singularize           | 296.00 B  | 63.65 B    | 4.3           | 0.2

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.70 KB'  │
│  compressed  │ '594.58 B' │
│ % Of Library │   '1.7'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.21 KB   | 487.27 B   | 82.0          | 1.4
	@ember-data/debug/setup                           | 499.00 B  | 107.30 B   | 18.0          | 0.3

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

Modern Builds (No Rollup)

The size of the library EmberData has increased by 652.0 B (42.0 B compressed) which exceeds the failure threshold of 75 bytes.

Warnings

The uncompressed size of the package @ember-data/adapter has increased by 652.0 B.

Changeset


EmberData 205.61 KB +652.0 B (39.14 KB +42.0 B compressed)
    @ember-data/adapter 17.7 KB +652.0 B (3.37 KB +42.0 B compressed)
        @ember-data/adapter/rest 8.21 KB +184.0 B (1.56 KB +11.85 B compressed)
        @ember-data/adapter/-private/build-url-mixin 1.82 KB +9.0 B (355.37 B +0.58 B compressed)
        @ember-data/adapter/index 1018.0 B +383.0 B (193.77 B +24.67 B compressed)
        @ember-data/adapter/-private/fastboot-interface 76.0 B +76.0 B (14.46 B +4.9 B compressed)

Full Asset Analysis (Modern)

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


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

Package: @ember-data/store
┌──────────────┬─────────────┐
│   (index)    │   Values    │
├──────────────┼─────────────┤
│    bytes     │ '102.62 KB' │
│  compressed  │ '19.53 KB'  │
│ % Of Library │   '49.9'    │
└──────────────┴─────────────┘
	Module                                                                             | Bytes     | Compressed | % of Package  | % Of Library
	--------------------------------------------------------------------------------------------------------------------------------------
	@ember-data/store/-private/system/core-store                                       | 17.55 KB  | 3.34 KB    | 17.1          | 8.5
	@ember-data/store/-private/system/model/internal-model                             | 16.99 KB  | 3.23 KB    | 16.6          | 8.3
	@ember-data/store/-private/system/model/states                                     | 5.44 KB   | 1.04 KB    | 5.3           | 2.6
	@ember-data/store/-private/system/fetch-manager                                    | 4.95 KB   | 964.29 B   | 4.8           | 2.4
	@ember-data/store/-private/system/record-array-manager                             | 4.45 KB   | 867.60 B   | 4.3           | 2.2
	@ember-data/store/-private/index                                                   | 4.44 KB   | 864.55 B   | 4.3           | 2.2
	@ember-data/store/-private/system/store/finders                                    | 4.35 KB   | 848.56 B   | 4.2           | 2.1
	@ember-data/store/-private/identifiers/cache                                       | 3.86 KB   | 752.63 B   | 3.8           | 1.9
	@ember-data/store/-private/system/store/record-data-store-wrapper                  | 3.42 KB   | 666.02 B   | 3.3           | 1.7
	@ember-data/store/-private/system/store/internal-model-factory                     | 2.91 KB   | 567.42 B   | 2.8           | 1.4
	@ember-data/store/-private/system/snapshot                                         | 2.85 KB   | 555.62 B   | 2.8           | 1.4
	@ember-data/store/-private/system/record-arrays/record-array                       | 2.25 KB   | 438.36 B   | 2.2           | 1.1
	@ember-data/store/-private/system/ds-model-store                                   | 1.99 KB   | 387.92 B   | 1.9           | 1.0
	@ember-data/store/-private/system/request-cache                                    | 1.89 KB   | 367.56 B   | 1.8           | 0.9
	@ember-data/store/-private/system/references/has-many                              | 1.51 KB   | 293.51 B   | 1.5           | 0.7
	@ember-data/store/-private/system/schema-definition-service                        | 1.47 KB   | 287.23 B   | 1.4           | 0.7
	@ember-data/store/-private/system/relationship-meta                                | 1.45 KB   | 282.09 B   | 1.4           | 0.7
	@ember-data/store/-private/system/model/shim-model-class                           | 1.27 KB   | 247.45 B   | 1.2           | 0.6
	@ember-data/store/-private/system/references/belongs-to                            | 1.24 KB   | 240.97 B   | 1.2           | 0.6
	@ember-data/store/-private/system/store/serializer-response                        | 1.12 KB   | 219.08 B   | 1.1           | 0.5
	@ember-data/store/-private/identifiers/utils/uuid-v4                               | 1.05 KB   | 205.19 B   | 1.0           | 0.5
	@ember-data/store/-private/system/internal-model-map                               | 983.00 B  | 187.11 B   | 0.9           | 0.5
	@ember-data/store/-private/system/references/record                                | 968.00 B  | 184.25 B   | 0.9           | 0.5
	@ember-data/store/index                                                            | 936.00 B  | 178.16 B   | 0.9           | 0.4
	@ember-data/store/-private/system/references/reference                             | 917.00 B  | 174.54 B   | 0.9           | 0.4
	@ember-data/store/-private/system/record-arrays/adapter-populated-record-array     | 892.00 B  | 169.78 B   | 0.8           | 0.4
	@ember-data/store/-private/system/model/notify-changes                             | 866.00 B  | 164.84 B   | 0.8           | 0.4
	@ember-data/store/-private/system/errors-utils                                     | 764.00 B  | 145.42 B   | 0.7           | 0.4
	@ember-data/store/-private/system/snapshot-record-array                            | 753.00 B  | 143.33 B   | 0.7           | 0.4
	@ember-data/store/-private/system/record-notification-manager                      | 689.00 B  | 131.14 B   | 0.7           | 0.3
	@ember-data/store/-private/system/references                                       | 598.00 B  | 113.82 B   | 0.6           | 0.3
	@ember-data/store/-private/system/promise-proxies                                  | 556.00 B  | 105.83 B   | 0.5           | 0.3
	@ember-data/store/-private/utils/construct-resource                                | 506.00 B  | 96.31 B    | 0.5           | 0.2
	@ember-data/store/-private/system/store/common                                     | 505.00 B  | 96.12 B    | 0.5           | 0.2
	@ember-data/store/-private/system/coerce-id                                        | 496.00 B  | 94.41 B    | 0.5           | 0.2
	@ember-data/store/-private/system/record-arrays                                    | 487.00 B  | 92.69 B    | 0.5           | 0.2
	@ember-data/store/-private/system/identity-map                                     | 450.00 B  | 85.65 B    | 0.4           | 0.2
	@ember-data/store/-private/system/diff-array                                       | 438.00 B  | 83.37 B    | 0.4           | 0.2
	@ember-data/store/-private/ts-interfaces/identifier                                | 400.00 B  | 76.13 B    | 0.4           | 0.2
	@ember-data/store/-private/utils/symbol                                            | 393.00 B  | 74.80 B    | 0.4           | 0.2
	@ember-data/store/-private/identifiers/is-stable-identifier                        | 327.00 B  | 62.24 B    | 0.3           | 0.2
	@ember-data/store/-private/ts-interfaces/fetch-manager                             | 316.00 B  | 60.14 B    | 0.3           | 0.2
	@ember-data/store/-private/utils/promise-record                                    | 290.00 B  | 55.20 B    | 0.3           | 0.1
	@ember-data/store/-private/system/backburner                                       | 268.00 B  | 51.01 B    | 0.3           | 0.1
	@ember-data/store/-private/utils/brand                                             | 258.00 B  | 49.10 B    | 0.2           | 0.1
	@ember-data/store/-private/system/record-data-for                                  | 235.00 B  | 44.73 B    | 0.2           | 0.1
	@ember-data/store/-private/system/ts-upgrade-map                                   | 234.00 B  | 44.54 B    | 0.2           | 0.1
	@ember-data/store/-private/system/normalize-model-name                             | 220.00 B  | 41.87 B    | 0.2           | 0.1
	@ember-data/store/-private/utils/is-non-empty-string                               | 212.00 B  | 40.35 B    | 0.2           | 0.1
	@ember-data/store/-debug/index                                                     | 193.00 B  | 36.73 B    | 0.2           | 0.1
	@ember-data/store/-private/system/deprecated-evented                               | 190.00 B  | 36.16 B    | 0.2           | 0.1
	@ember-data/store/-private/ts-interfaces/record-data-store-wrapper                 | 136.00 B  | 25.88 B    | 0.1           | 0.1
	@ember-data/store/-private/ts-interfaces/record-data-schemas                       | 130.00 B  | 24.74 B    | 0.1           | 0.1
	@ember-data/store/-private/ts-interfaces/minimum-serializer-interface              | 98.00 B   | 18.65 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data-record-wrapper                | 96.00 B   | 18.27 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/minimum-adapter-interface                 | 95.00 B   | 18.08 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/schema-definition-service                 | 95.00 B   | 18.08 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data-json-api                      | 90.00 B   | 17.13 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/ember-data-json-api                       | 89.00 B   | 16.94 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/promise-proxies                           | 85.00 B   | 16.17 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-instance                           | 85.00 B   | 16.17 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/record-data                               | 81.00 B   | 15.41 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/ds-model                                  | 78.00 B   | 14.84 B    | 0.1           | 0.0
	@ember-data/store/-private/ts-interfaces/utils                                     | 75.00 B   | 14.27 B    | 0.1           | 0.0

Package: @ember-data/record-data
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '26.07 KB' │
│  compressed  │ '4.96 KB'  │
│ % Of Library │   '12.7'   │
└──────────────┴────────────┘
	Module                                                                      | Bytes     | Compressed | % of Package  | % Of Library
	-------------------------------------------------------------------------------------------------------------------------------
	@ember-data/record-data/-private/relationships/state/relationship           | 8.17 KB   | 1.56 KB    | 31.3          | 4.0
	@ember-data/record-data/-private/record-data                                | 8.12 KB   | 1.55 KB    | 31.1          | 3.9
	@ember-data/record-data/-private/relationships/state/belongs-to             | 3.02 KB   | 588.55 B   | 11.6          | 1.5
	@ember-data/record-data/-private/relationships/state/has-many               | 2.82 KB   | 549.53 B   | 10.8          | 1.4
	@ember-data/record-data/-private/relationships/state/create                 | 1.15 KB   | 224.60 B   | 4.4           | 0.6
	@ember-data/record-data/-private/index                                      | 1023.00 B | 194.72 B   | 3.8           | 0.5
	@ember-data/record-data/-private/ordered-set                                | 598.00 B  | 113.82 B   | 2.2           | 0.3
	@ember-data/record-data/-private/record-data-for                            | 481.00 B  | 91.55 B    | 1.8           | 0.2
	@ember-data/record-data/-private/coerce-id                                  | 406.00 B  | 77.28 B    | 1.5           | 0.2
	@ember-data/record-data/-private/normalize-link                             | 249.00 B  | 47.39 B    | 0.9           | 0.1
	@ember-data/record-data/-private/ts-interfaces/relationship-record-data     | 100.00 B  | 19.03 B    | 0.4           | 0.0

Package: @ember-data/serializer
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '21.76 KB' │
│  compressed  │ '4.14 KB'  │
│ % Of Library │   '10.6'   │
└──────────────┴────────────┘
	Module                                                     | Bytes     | Compressed | % of Package  | % Of Library
	--------------------------------------------------------------------------------------------------------------
	@ember-data/serializer/json                                | 7.12 KB   | 1.35 KB    | 32.7          | 3.5
	@ember-data/serializer/-private/embedded-records-mixin     | 4.30 KB   | 837.90 B   | 19.8          | 2.1
	@ember-data/serializer/json-api                            | 3.72 KB   | 724.46 B   | 17.1          | 1.8
	@ember-data/serializer/rest                                | 2.71 KB   | 528.78 B   | 12.5          | 1.3
	@ember-data/serializer/-private/index                      | 1.18 KB   | 230.31 B   | 5.4           | 0.6
	@ember-data/serializer/-private/transforms/date            | 523.00 B  | 99.55 B    | 2.3           | 0.2
	@ember-data/serializer/-private/transforms/boolean         | 490.00 B  | 93.26 B    | 2.2           | 0.2
	@ember-data/serializer/-private/transforms/number          | 446.00 B  | 84.89 B    | 2.0           | 0.2
	@ember-data/serializer/-private/transforms/string          | 351.00 B  | 66.81 B    | 1.6           | 0.2
	@ember-data/serializer/-private/utils                      | 286.00 B  | 54.43 B    | 1.3           | 0.1
	@ember-data/serializer/index                               | 243.00 B  | 46.25 B    | 1.1           | 0.1
	@ember-data/serializer/-private/transforms/transform       | 242.00 B  | 46.06 B    | 1.1           | 0.1
	@ember-data/serializer/transform                           | 215.00 B  | 40.92 B    | 1.0           | 0.1

Package: @ember-data/adapter
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '17.70 KB' │
│  compressed  │ '3.37 KB'  │
│ % Of Library │   '8.6'    │
└──────────────┴────────────┘
	Module                                                        | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------------------
	@ember-data/adapter/rest                                      | 8.21 KB   | 1.56 KB    | 46.4          | 4.0
	@ember-data/adapter/error                                     | 1.91 KB   | 372.88 B   | 10.8          | 0.9
	@ember-data/adapter/-private/build-url-mixin                  | 1.82 KB   | 355.37 B   | 10.3          | 0.9
	@ember-data/adapter/-private/index                            | 1.03 KB   | 201.00 B   | 5.8           | 0.5
	@ember-data/adapter/index                                     | 1018.00 B | 193.77 B   | 5.6           | 0.5
	@ember-data/adapter/json-api                                  | 897.00 B  | 170.74 B   | 4.9           | 0.4
	@ember-data/adapter/-private/utils/serialize-query-params     | 792.00 B  | 150.75 B   | 4.4           | 0.4
	@ember-data/adapter/-private/utils/determine-body-promise     | 549.00 B  | 104.50 B   | 3.0           | 0.3
	@ember-data/adapter/-private/utils/parse-response-headers     | 480.00 B  | 91.36 B    | 2.6           | 0.2
	@ember-data/adapter/-private/utils/fetch                      | 454.00 B  | 86.41 B    | 2.5           | 0.2
	@ember-data/adapter/-private/utils/serialize-into-hash        | 347.00 B  | 66.05 B    | 1.9           | 0.2
	@ember-data/adapter/-private/utils/continue-on-reject         | 219.00 B  | 41.68 B    | 1.2           | 0.1
	@ember-data/adapter/-private/fastboot-interface               | 76.00 B   | 14.46 B    | 0.4           | 0.0

Package: @ember-data/model
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '17.53 KB' │
│  compressed  │ '3.34 KB'  │
│ % Of Library │   '8.5'    │
└──────────────┴────────────┘
	Module                                                   | Bytes     | Compressed | % of Package  | % Of Library
	------------------------------------------------------------------------------------------------------------
	@ember-data/model/-private/model                         | 6.32 KB   | 1.20 KB    | 36.0          | 3.1
	@ember-data/model/-private/system/many-array             | 2.40 KB   | 467.11 B   | 13.7          | 1.2
	@ember-data/model/-private/errors                        | 2.03 KB   | 396.30 B   | 11.6          | 1.0
	@ember-data/model/-private/index                         | 1.29 KB   | 251.44 B   | 7.4           | 0.6
	@ember-data/model/-private/system/relationships/ext      | 1.19 KB   | 232.41 B   | 6.8           | 0.6
	@ember-data/model/-private/attr                          | 724.00 B  | 137.81 B   | 4.0           | 0.3
	@ember-data/model/-private/belongs-to                    | 663.00 B  | 126.19 B   | 3.7           | 0.3
	@ember-data/model/-private/system/promise-many-array     | 642.00 B  | 122.20 B   | 3.6           | 0.3
	@ember-data/model/-private/has-many                      | 626.00 B  | 119.15 B   | 3.5           | 0.3
	@ember-data/model/index                                  | 486.00 B  | 92.50 B    | 2.7           | 0.2
	@ember-data/model/-private/util                          | 442.00 B  | 84.13 B    | 2.5           | 0.2
	@ember-data/model/-private/system/promise-belongs-to     | 412.00 B  | 78.42 B    | 2.3           | 0.2
	@ember-data/model/-private/system/model-for-mixin        | 408.00 B  | 77.66 B    | 2.3           | 0.2

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.83 B   | 24.5          | 1.1
	ember-data/-private/index                         | 1.93 KB   | 375.74 B   | 20.3          | 0.9
	ember-data/adapters/errors                        | 1.19 KB   | 231.65 B   | 12.5          | 0.6
	ember-data/setup-container                        | 503.00 B  | 95.74 B    | 5.2           | 0.2
	ember-data/-private/core                          | 321.00 B  | 61.10 B    | 3.3           | 0.2
	ember-data/relationships                          | 318.00 B  | 60.53 B    | 3.3           | 0.2
	ember-data/serializers/embedded-records-mixin     | 274.00 B  | 52.15 B    | 2.8           | 0.1
	ember-data/serializers/json-api                   | 251.00 B  | 47.77 B    | 2.6           | 0.1
	ember-data/adapters/json-api                      | 245.00 B  | 46.63 B    | 2.5           | 0.1
	ember-data/serializers/json                       | 243.00 B  | 46.25 B    | 2.5           | 0.1
	ember-data/serializers/rest                       | 243.00 B  | 46.25 B    | 2.5           | 0.1
	ember-data/transform                              | 241.00 B  | 45.87 B    | 2.5           | 0.1
	ember-data/adapters/rest                          | 237.00 B  | 45.11 B    | 2.4           | 0.1
	ember-data/serializer                             | 232.00 B  | 44.16 B    | 2.4           | 0.1
	ember-data/adapter                                | 226.00 B  | 43.01 B    | 2.3           | 0.1
	ember-data/model                                  | 222.00 B  | 42.25 B    | 2.3           | 0.1
	ember-data/store                                  | 222.00 B  | 42.25 B    | 2.3           | 0.1
	ember-data/attr                                   | 218.00 B  | 41.49 B    | 2.2           | 0.1
	ember-data/version                                | 162.00 B  | 30.83 B    | 1.7           | 0.1

Package: ember-inflector
┌──────────────┬───────────┐
│   (index)    │  Values   │
├──────────────┼───────────┤
│    bytes     │ '6.66 KB' │
│  compressed  │ '1.27 KB' │
│ % Of Library │   '3.2'   │
└──────────────┴───────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	ember-inflector/lib/system/inflector              | 2.88 KB   | 561.33 B   | 43.3          | 1.4
	ember-inflector/lib/system/inflections            | 1.59 KB   | 309.69 B   | 23.9          | 0.8
	ember-inflector/index                             | 473.00 B  | 90.03 B    | 6.9           | 0.2
	ember-inflector/lib/system                        | 471.00 B  | 89.65 B    | 6.9           | 0.2
	ember-inflector/lib/helpers/pluralize             | 373.00 B  | 70.99 B    | 5.5           | 0.2
	ember-inflector/lib/system/string                 | 318.00 B  | 60.53 B    | 4.7           | 0.2
	ember-inflector/lib/utils/make-helper             | 308.00 B  | 58.62 B    | 4.5           | 0.1
	ember-inflector/lib/helpers/singularize           | 296.00 B  | 56.34 B    | 4.3           | 0.1

Package: @ember-data/debug
┌──────────────┬────────────┐
│   (index)    │   Values   │
├──────────────┼────────────┤
│    bytes     │ '2.70 KB'  │
│  compressed  │ '526.30 B' │
│ % Of Library │   '1.3'    │
└──────────────┴────────────┘
	Module                                            | Bytes     | Compressed | % of Package  | % Of Library
	-----------------------------------------------------------------------------------------------------
	@ember-data/debug/index                           | 2.21 KB   | 431.31 B   | 82.0          | 1.1
	@ember-data/debug/setup                           | 499.00 B  | 94.98 B    | 18.0          | 0.2

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

@@ -309,14 +320,15 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
}

set fastboot(value) {
return (this._fastboot = value);
this._fastboot = value;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could take this private property off the class if you so desired with a WeakMap

@snewcomer snewcomer force-pushed the sn/ts-adapters branch 2 times, most recently from c61644a to fd1f69d Compare November 10, 2020 05:17
@snewcomer snewcomer requested a review from igorT November 11, 2020 04:51
@@ -113,6 +122,13 @@ export default class Adapter extends EmberObject {
@param {Snapshot} snapshot
@return {Promise} promise
*/
findRecord(store: Store, type: ShimModelClass, id: string, snapshot: Snapshot) {
warn('You subclassed the Adapter class but missing a findRecord override', false, {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OR something like

You subclassed the Adapter class and have not defined a 'findRecord' method.  Please implement 'findRecord(store: Store, type: ShimModelClass, id: string, snapshot: Snapshot) -> Promise<unknown>'

return {
status: response.status,
textStatus: response.textStatus,
textStatus: response.statusText,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

buildURL(modelName, id, snapshot, requestType, query) {
buildURL(
modelName: string,
id: string | string[] | Record<string, any> | null,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Record would be very confusing for the data repo, so we use Dict and ConfidentDict instead

@@ -89,9 +98,9 @@ export default Mixin.create({
@param {String} id
@return {String} url
*/
_buildURL(modelName, id) {
_buildURL(modelName: string, id: string): string {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the code here it looks like id can be null/undefined?

@@ -195,7 +204,7 @@ export default Mixin.create({
@param {String} modelName
@return {String} url
*/
urlForQuery(query, modelName) {
urlForQuery(query: Record<string, any>, modelName: string): string {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dict here and below

@@ -388,7 +397,7 @@ export default Mixin.create({
@param {String} parentURL
@return {String} urlPrefix
*/
urlPrefix(path, parentURL) {
urlPrefix(path: string, parentURL: string): string {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

path can be null/undefined/'' by reading the code

export interface Request {
method: string;
body: unknown;
cookies: unknown;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets have a bit more specific types here for objects

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you have in mind here?

Re: cookies...

https://github.com/ember-fastboot/fastboot/blob/9b69cf5a6f093d8068c4108684471dcac296e375/src/fastboot-request.js#L42

An interface for headers I guess could include a few like Content-Type and the like with a catch all. Is this the idea?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to confirm, you generally want only the used properties declared as a part of this interface?

@@ -580,7 +638,7 @@ export default class Adapter extends EmberObject {
@param {SnapshotRecordArray} snapshotRecordArray
@return {Boolean}
*/
shouldReloadAll(store, snapshotRecordArray) {
shouldReloadAll(store: Store, snapshotRecordArray) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

snapshotRecordArray needs a type

@@ -156,7 +160,7 @@ class JSONAPIAdapter extends RESTAdapter {
@param {Object} options
@return {Object}
*/
ajaxOptions(url, type, options = {}) {
ajaxOptions(url: string, type: string, options = {}) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

options needs a type

findAll(store, type, sinceToken, snapshotRecordArray) {
let query = this.buildQuery(snapshotRecordArray);
findAll(store: Store, type: ShimModelClass, sinceToken, snapshotRecordArray: SnapshotRecordArray) {
let query: Record<string, any> = this.buildQuery(snapshotRecordArray);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dict

@@ -578,7 +588,7 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
@param {Object} query
@return {Promise} promise
*/
queryRecord(store, type, query) {
queryRecord(store: Store, type: ShimModelClass, query) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query needs a type

@@ -662,7 +672,7 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
@param {Object} relationship meta object describing the relationship
@return {Promise} promise
*/
findHasMany(store, snapshot, url, relationship) {
findHasMany(store: Store, snapshot: Snapshot, url: string, relationship) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

relationship needs a type

@@ -550,7 +560,7 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
@param {Object} query
@return {Promise} promise
*/
query(store, type, query) {
query(store: Store, type: ShimModelClass, query) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should type a return value for all of these

let url = this.buildURL(snapshot.modelName, snapshot.id, snapshot);

let expandedURL = url.split('/');
let expandedURL: string[] = url.split('/');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need this type?

if (this.isSuccess(status, headers, payload)) {
return payload;
} else if (this.isInvalid(status, headers, payload)) {
return new InvalidError(payload.errors);
return new InvalidError((payload as Record<string, any>).errors);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need a cast here?

@@ -1206,8 +1215,8 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
@param {Snapshot} snapshot
@return {Object}
*/
buildQuery(snapshot) {
let query = {};
buildQuery(snapshot: Snapshot | SnapshotRecordArray): object {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have a better return type here

@@ -501,7 +511,7 @@ class RESTAdapter extends Adapter.extend(BuildURLMixin) {
@param {Snapshot} snapshot
@return {Promise} promise
*/
findRecord(store, type, id, snapshot) {
findRecord(store: Store, type: ShimModelClass, id: string, snapshot: Snapshot) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a return type

@snewcomer snewcomer force-pushed the sn/ts-adapters branch 2 times, most recently from 01a0164 to 2d6b3d9 Compare December 3, 2020 00:48
@snewcomer snewcomer requested a review from igorT December 3, 2020 04:47
@snewcomer snewcomer changed the title [Chore]: ts adapters [Chore]: TypeScript adapters Feb 4, 2021
@igorT igorT merged commit 22a8f20 into master Feb 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the sn/ts-adapters branch February 6, 2021 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants