Skip to content
#

stage

Here are 96 public repositories matching this topic...

thomashandorf
thomashandorf commented Sep 29, 2017

when the label in the link is not in the current frame no effect will be seen.

The frame that contains the label should be made active.

if there are more than one label with the same name we should scroll to all of them.

IMPORTANT: this issue doesn’t have high priority. If this is too complex to implement we should discuss if there is an easy solution.

osterman
osterman commented Jul 23, 2018

what

  • Document usage of stage parameter
  • Explain why the term stage is used rather than environment

why

  • Users may not be accustomed to the nomenclature due to commonly misused usage of the term stage

references

can you give me some idea why the term 'stage' was chosen over 'environment'? In the label module?

A "stage" is where software performs (e.g. runs)

TatamiHermit
TatamiHermit commented Nov 15, 2019

你好,根据我个人理解,app启动时间的测试,默认的黑盒标准一般是从click event触发开始。

请教一下根据report中的各类图表,首先要获取到精确的click event的时间戳t1,然后获取到界面加载完成的t2,这样就可以得到Δt

我这边打开Android的轨迹,这样点击时就会有一个圆点,可以用于辅助识别。

根据你的设计理念,如何根据图表分析得出app启动的时间呢?

谢谢。

henrytk
henrytk commented Jan 15, 2019

If I have a stack called stackname in a stage called stage with an alias called alias the CloudFormation stack created for managing the alias will be called stackname-stage-alias. Unless I include the word 'alias' in the alias name then the stack name does not tell me what the stack actually does. The resulting name does not tell you what it is.

It should actually tell you what it is. E

Improve this page

Add a description, image, and links to the stage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.