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

fix(ivy): update largetable benchmark to use ngFor #26604

Closed
wants to merge 1 commit into from

Conversation

kara
Copy link
Contributor

@kara kara commented Oct 19, 2018

This PR updates our render3 largetable benchmark. Previously, it was just using handwritten generated code and an inline ngFor. Now it has the compiler generate the code and uses ngFor.

Notes:

  • To run the render3 benchmark, use:
$ bazel run modules/benchmarks/src/largetable/render3:perf --define=compile=jit

@ngbot ngbot bot added this to the needsTriage milestone Oct 19, 2018
@kara kara added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Oct 19, 2018
@kara kara requested a review from mhevery October 19, 2018 23:19
@kara kara force-pushed the largetable branch 2 times, most recently from a91344b to a4cdf1e Compare October 19, 2018 23:43
@kara kara removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 19, 2018
@kara kara force-pushed the largetable branch 2 times, most recently from e3b79a7 to 5484a98 Compare October 20, 2018 00:39
@kara kara added the action: merge The PR is ready for merge by the caretaker label Oct 20, 2018
@alxhub alxhub closed this in 1006eab Oct 22, 2018
sculove pushed a commit to sculove/angular that referenced this pull request Nov 2, 2018
FrederikSchlemmer pushed a commit to FrederikSchlemmer/angular that referenced this pull request Jan 3, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: major This PR is targeted for the next major release type: bug/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants