-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* start-up: add runc baseline * nit * gha: add libfontconfig * fix clippy warning * gha: more fixes * run new cargo fmt * add clippy
- Loading branch information
1 parent
afb5802
commit 3afa1d0
Showing
8 changed files
with
166 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Run,Event,TimeMs | ||
0,StartUp,941 | ||
0,CreateContainerQueueProxy,6 | ||
0,CreateContainerUserContainer,5 | ||
0,RunPodSandbox,221 | ||
0,StartContainerQueueProxy,74 | ||
0,StartContainerUserContainer,66 | ||
1,StartUp,928 | ||
1,CreateContainerQueueProxy,5 | ||
1,CreateContainerUserContainer,6 | ||
1,RunPodSandbox,198 | ||
1,StartContainerQueueProxy,75 | ||
1,StartContainerUserContainer,82 | ||
2,StartUp,936 | ||
2,CreateContainerQueueProxy,7 | ||
2,CreateContainerUserContainer,5 | ||
2,RunPodSandbox,195 | ||
2,StartContainerQueueProxy,97 | ||
2,StartContainerUserContainer,94 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters