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

DO NOT MERGE YET: bugfix/crooked-navigator-outline #21208

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bm64
Copy link
Member

@bm64 bm64 commented May 22, 2024

Corrected crooked line in the navigator outline.

Note to self: Because of the large number of visual diff (mostly 1px), do not merge this until after the next release has been auto-visually tested, but before the manual tests.

@bm64 bm64 added Product: Highcharts Stock Changelog: Bugfix Use on PR to add description as a bugfix in the generated changelog. labels May 22, 2024
@bm64 bm64 requested a review from pawelfus May 22, 2024 16:09
@bm64 bm64 self-assigned this May 22, 2024
@highsoft-bot
Copy link
Collaborator

highsoft-bot commented May 22, 2024

File size comparison

Sizes for compiled+gzipped (bold) and compiled files.

master candidate difference
highstock.js 128.9 kB
372.6 kB
128.9 kB
372.6 kB
-1 B
-2 B
highcharts-gantt.js 134.1 kB
386.6 kB
134.1 kB
386.6 kB
-2 B
-2 B
modules/accessibility.js 37.5 kB
136.2 kB
37.5 kB
136.2 kB
-1 B
-2 B

@highsoft-bot
Copy link
Collaborator

Visual test results - Differences found

Found 314 diffing sample(s). Please review the differences.

@highsoft-bot
Copy link
Collaborator

highsoft-bot commented May 22, 2024

Benchmark report - Stock

benchmarks/Stock/Stock-DataGrouping.bench.ts

Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000000 1049.19 1040.73 8.46 1%
See all
Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000 254.8 255.81 -1.01 0%
10000 266.6 265.08 1.52 1%
100000 351.24 352.54 -1.29 0%
1000000 1049.19 1040.73 8.46 1%

benchmarks/Stock/Stock-Base.bench.ts

Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000000 6094.56 6178.69 -84.13 -1%
See all
Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000 260.2 265.52 -5.32 -2%
10000 348.57 350.09 -1.51 0%
100000 911.57 913.24 -1.68 0%
1000000 6094.56 6178.69 -84.13 -1%

benchmarks/Stock/Stock-Ordinal.bench.ts

Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000000 1411.18 1422.2 -11.02 -1%
See all
Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000 268.88 269.94 -1.06 0%
10000 289.1 288.68 0.42 0%
100000 458.1 450.79 7.31 2%
1000000 1411.18 1422.2 -11.02 -1%

benchmarks/Stock/Stock-DataGrouping-Ordinal.bench.ts

Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000000 1440.67 1416.26 24.41 2%
See all
Sample size This PR avg (ms) master avg (ms) Diff Percent diff
1000 270.77 268.76 2.02 1%
10000 287 287.8 -0.8 0%
100000 459.08 457.66 1.42 0%
1000000 1440.67 1416.26 24.41 2%

@TorsteinHonsi
Copy link
Collaborator

Looks good, but the visual diff preview is down now so I can't verify.

Co-authored-by: Torstein Hønsi <torstein@highsoft.com>
@bm64 bm64 requested a review from TorsteinHonsi May 28, 2024 15:13
Copy link
Collaborator

@TorsteinHonsi TorsteinHonsi left a comment

Choose a reason for hiding this comment

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

Thanks!

Our test suite takes some time to run, mainly because of the time it takes to generate the charts for each test. Therefore we have a policy to try to reuse existing charts for new regression tests. Can you find a similar test and apply the assertion there instead of creating a whole new test with a stock chart?

@TorsteinHonsi TorsteinHonsi changed the title bugfix/crooked-navigator-outline DO NOT MERGE YET: bugfix/crooked-navigator-outline May 29, 2024
@bm64 bm64 requested a review from TorsteinHonsi June 19, 2024 09:41
@TorsteinHonsi
Copy link
Collaborator

Thanks! Can you take a look at the conflicts too?

@bm64 bm64 requested a review from pawelfus June 19, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Use on PR to add description as a bugfix in the generated changelog. Product: Highcharts Stock
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants