X Tutup
The Wayback Machine - https://web.archive.org/web/20200229201945/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop.
TypeScript JavaScript HTML Starlark CSS Shell
Branch: master
Clone or download

Latest commit

AndrewKushnir and atscott perf(core): use multiple directives in host bindings micro benchmark (#…
…35736)

This commit updates the host bindings micro benchmark to run tests with mutliple directives (where each directive contains host bindings). The number of directives is configurable as a constant in the micro benchmark file. This change is needed to have an ability to measure/compare perf in different scenarios.

PR Close #35736
Latest commit 5bc39f8 Feb 27, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci ci: bump CircleCI cache version prefix (#35711) Feb 28, 2020
.devcontainer build: update the recommended `Dockerfile` for VSCode remote developm… Jan 9, 2020
.github ci: Migrate from CODEOWNERS to PullApprove for PR review management (#… Jan 28, 2020
.vscode build: migrate references and scripts that set to build with ivy via … Nov 26, 2019
.yarn build: vendor yarn using the .yarnrc yarn-path value (#34902) Jan 23, 2020
aio fix(docs-infra): fix redirect in angular version selector (#35632) Feb 28, 2020
docs docs: minor typo fix (#35423) Feb 13, 2020
integration test: run /integration/ng_elements_schematics test with bazel (#35669) Feb 26, 2020
modules refactor(benchpress): delete outdated/unused folder (#35147) Feb 8, 2020
packages perf(core): use multiple directives in host bindings micro benchmark (#… Feb 28, 2020
scripts build: several minor fixes related to using `puppeteer` (#35381) Feb 18, 2020
third_party ci: Remove old vendoring solution in favor of relying on yarn-path (#… Feb 6, 2020
tools fix(ivy): narrow `NgIf` context variables in template type checker (#… Feb 28, 2020
.bazelignore build: add npm package manifest to npm_integration_test (#35669) Feb 26, 2020
.bazelrc build: remove CI_CHROMEDIRVER_VERSION_ARG from integration/bazel-sche… Feb 24, 2020
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting. Apr 2, 2015
.editorconfig build: use https link to editorconfig.org in .editorconfig (#27664) Dec 18, 2018
.gitattributes test: fix ts api guardian and public guard tests on windows (#30105) Apr 26, 2019
.gitignore ci: do not run benchmark measurements in circleci (#34753) Jan 29, 2020
.mailmap build: add a Git .mailmap with my new name (#19550) Oct 9, 2017
.nvmrc build: migrate to node@12.14.1 (#34955) Jan 27, 2020
.pullapprove.yml ci: add ayazhafiz to ownership of language-service code (#35651) Feb 26, 2020
.yarnrc build: vendor yarn using the .yarnrc yarn-path value (#34902) Jan 23, 2020
BUILD.bazel test: saucelab targets for all karma tests (#35516) Feb 25, 2020
CHANGELOG.md docs: release notes for the v9.0.4 release Feb 27, 2020
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md docs: document golden file requirement (#33900) Jan 7, 2020
LICENSE build: bump year (#34651) Jan 13, 2020
README.md docs: fix typo of Typescript to TypeScript (#32153) Aug 15, 2019
WORKSPACE build: add npm_integration_test && angular_integration_test (#33927) Feb 24, 2020
browser-providers.conf.js ci: update the browser test matrix to match supported browsers (#35202) Feb 14, 2020
gulpfile.js build: create bazel marco to test for circular dependencies (#34774) Jan 23, 2020
karma-js.conf.js ci: ensure saucelabs browsers can load karma test page (#35171) Feb 6, 2020
package.json build: enable IDE type checking of $localize code (#35711) Feb 28, 2020
protractor-perf.conf.js test: ensure global options for benchmark tests can be set in bazel (#… Jan 29, 2020
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035 Oct 4, 2016
test-events.js refactor: rename unpatched event flag in Zone from `BLACK_LISTED_EVEN… Oct 4, 2019
test-main.js feat(ivy): i18n - implement compile-time inlining (#32881) Oct 9, 2019
tslint.json style: enforce disallowance of object constructor (#33211) Dec 3, 2019
yarn.lock build: enable IDE type checking of $localize code (#35711) Feb 28, 2020
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.
X Tutup