abs-benchmarks:在研究 https 时完成的基准测试

时间:2024-07-26 14:24:04
【文件属性】:

文件名称:abs-benchmarks:在研究 https 时完成的基准测试

文件大小:1.34MB

文件格式:ZIP

更新时间:2024-07-26 14:24:04

JavaScript

##Angular 样板研究基准 在研究( ) 时完成的基准测试。 ###入门 为了开始,没有太多事情要做。 Angular benchpress 用于基准测试,因此请查看 。 $ npm install ###运行基准 一个 grunt 任务将在localhost:3339上构建和运行基准服务器。 $ grunt benchmark 您需要安装 Chrome Canary 并导航到上面的服务器才能运行基准测试。 (一旦您导航到基准位置,就会有一个简单的界面) Benchpress 有一个内置命令,可以使用正确的设置启动 Chrome Canary。 您可以通过运行来使用它: $ grunt chrome


【文件预览】:
abs-benchmarks-master
----.gitignore(41B)
----gruntfile.js(1KB)
----package.json(812B)
----README.md(852B)
----benchmarks()
--------ng-bind-vs-interpolation()
--------ng-repeat-track-by-index()
--------ng-bind-vs-interpolation-bind-once()
--------ng-repeat-track-by-index-filter()
--------inline-filter-vs-controller-filter()
--------ng-bind-vs-interpolation-in-providers()

网友评论