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(benchmarks): update react and polymer benchmarks and get tree upd… #4709

Closed
wants to merge 1 commit into from

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented Oct 13, 2015

…ate numbers for all of the benchmarks as well.

it('should log the stats (update)', function(done) {
runClickBenchmark({
url: URL,
buttons: ['#createDom'],
Copy link
Contributor

Choose a reason for hiding this comment

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

is this the correct button?

@yjbanov
Copy link
Contributor

yjbanov commented Oct 16, 2015

If you think you're pressing the right buttons, then LGTM&merge.

@tbosch tbosch force-pushed the benchmarks branch 2 times, most recently from 03cc2e1 to b08a7ab Compare October 16, 2015 17:29
@tbosch
Copy link
Contributor Author

tbosch commented Oct 28, 2015

Closes #960

@tbosch
Copy link
Contributor Author

tbosch commented Oct 28, 2015

Blocked by the router not working in Angular 1.4

"resolved": "https://registry.npmjs.org/angular/-/angular-1.3.5.tgz"
"version": "1.4.7",
"from": "angular@1.4.7",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.4.7.tgz"
},
"angular-animate": {
"version": "1.3.5",
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like you forgot to bump the other angular-* packages, which is why the router tests fail.

…ate numbers for all of the benchmarks as well.
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants