tracing-framework

Web Tracing Framework libraries and extensions.

  • 所有者: google/tracing-framework
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Web Tracing Framework

Build Status

The Web Tracing Framework is a set of libraries, tools, and visualizers for
the tracing and investigation of complex web applications. You spend a small
amount of time instrumenting your code and it helps you discover performance
problems, track regressions, and build buttery-smooth 60fps web apps.

This is still very much a work in progress, and not designed to work for all
applications. If you find issues when using it with your application please
contribute fixes!

For documentation, tutorials, etc see the main Web Tracing Framework website.

For a list of known issues see KNOWN_ISSUES
or the Github issues list.

Screenshot

Setup

See building for instructions and
testing for information on running the various tests.

Quickstart

Just want the extension as fast as possible?

umask 0022
git clone https://github.com/google/tracing-framework.git
cd tracing-framework/
./scripts/setup.sh # or setup.bat on Windows
source wtfrc && deployext
# At chrome://extensions load unpacked extension from
# build-bin/wtf-injector-chrome

If you pull new changes, just redeploy:

git pull && git submodule update
deployext
# Reload from chrome://extensions

For more information and other build options, see building.

License

All code except dependencies under third_party/ is licensed under the permissive BSD license. Feel free to fork/rip/etc and use as you wish!

Contributing

Have a fix or feature? Submit a pull request - we love them!
Note that we do keep to the style_guide,
so please check it out first!

As this is a Google project, you must first e-sign the
Google Contributor License Agreement before we can accept any
code. It takes only a second and basically just says you won't sue us or claim
copyright of your submitted code.

主要指標

概覽
名稱與所有者google/tracing-framework
主編程語言JavaScript
編程語言CSS (語言數: 7)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2012-11-08 19:32:53
推送於2019-12-10 20:36:52
最后一次提交2019-12-03 15:52:28
發布數0
用户参与
星數2.6k
關注者數125
派生數198
提交數1.2k
已啟用問題?
問題數286
打開的問題數114
拉請求數303
打開的拉請求數5
關閉的拉請求數21
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?