Skip to content

yanchenw/MusicStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Perf Investigation

Compare the performance of local debugging with Docker debugging scenario.

Steps:

  1. Clone this repo
  2. Open the repo root with VS Code
  3. Restore the packages
  4. F5
  5. Find out the total time spend on the build t1 from OUTPUT window
  6. When page stop rendering, go to DEBUG OUTPUT window and find out the last message time tag which is the debug time t2
  7. Adds t1 and t2 will be the total E2E time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published