-
Notifications
You must be signed in to change notification settings - Fork 6.8k
test(mat-table): add performance tests for mat-table #19544
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
Conversation
d046755
to
31ac819
Compare
072a0e5
to
f9ab977
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewseguin PTAL
cc @kseamon FYI |
* Create BasicTable which is just a simple mat-table wrapper * Test the render speed of the table for 10, 100, and 1000 rows with 5 cols * Test the render speed of the table for 5, 10, and 20 cols with 10 rows
b24e4f0
to
caba725
Compare
Once PR #37695 gets merged in, I will come back and separate these templates into their own files. |
@jelbourn Comments addressed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, add merge-ready label when ready
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Overview