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

[test] Fix test to not depend on screen resolution #4587

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

m4theushw
Copy link
Member

Fixes #4509

@mui-bot
Copy link

mui-bot commented Apr 20, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 279.9 528 479.4 429.44 97.751
Sort 100k rows ms 624.1 1,007.3 774.2 832.96 128.155
Select 100k rows ms 144.2 258.8 212 210.08 43.685
Deselect 100k rows ms 165.4 212.9 178.6 186.36 16.554

Generated by 🚫 dangerJS against 928216b

@m4theushw m4theushw merged commit f0df5c5 into mui:master Apr 20, 2022
@m4theushw m4theushw deleted the move-test branch April 20, 2022 18:50
alexfauquette pushed a commit to alexfauquette/mui-x that referenced this pull request Aug 26, 2022
@zannager zannager added test component: pickers This is the name of the generic UI component, not the React module! labels Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pickers] Unit test fails on master
5 participants