Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add database handling #27

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Add database handling #27

merged 1 commit into from
Jun 25, 2019

Conversation

saschagrunert
Copy link
Owner

No description provided.

@saschagrunert saschagrunert force-pushed the sqlite branch 2 times, most recently from 29577fc to 20c79e6 Compare June 25, 2019 15:13
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
@saschagrunert saschagrunert merged commit 300a89a into master Jun 25, 2019
@saschagrunert saschagrunert deleted the sqlite branch June 25, 2019 15:40
saschagrunert added a commit that referenced this pull request Jun 25, 2019
@saschagrunert
Copy link
Owner Author

saschagrunert commented Jun 26, 2019

Performabot Result 🤖

Comparing to commit b7a3f9a

@@                  Performance Diff                    @@
##                                        Ø       ±   × ##
==========================================================
- create PodSandbox                  0.404s  0.471s  20
+ create PodSandbox                  0.404s  0.471s  20
=                                    0.000s  0.000s   0 
==========================================================
- PodSandbox status                  0.000s  0.000s  20
+ PodSandbox status                  0.000s  0.000s  20
=                                    0.000s  0.000s   0 
==========================================================
- stop PodSandbox                    0.240s  0.015s  20
+ stop PodSandbox                    0.240s  0.015s  20
=                                    0.000s  0.000s   0 
==========================================================
- remove PodSandbox                  0.056s  0.012s  20
+ remove PodSandbox                  0.056s  0.012s  20
=                                    0.000s  0.000s   0 
==========================================================
- create PodSandbox and container    0.405s  0.049s  20
+ create PodSandbox and container    0.405s  0.049s  20
=                                    0.000s  0.000s   0 
==========================================================
- list Container                     0.002s  0.005s  20
+ list Container                     0.002s  0.005s  20
=                                    0.000s  0.000s   0 
==========================================================
- pull Image                         6.498s  0.478s  20
+ pull Image                         6.498s  0.478s  20
=                                    0.000s  0.000s   0 
==========================================================
- Image status                       0.002s  0.001s  20
+ Image status                       0.002s  0.001s  20
=                                    0.000s  0.000s   0 
==========================================================
- remove Image                       0.068s  0.044s  20
+ remove Image                       0.068s  0.044s  20
=                                    0.000s  0.000s   0 
==========================================================
- create Container                   0.122s  0.035s  20
+ create Container                   0.122s  0.035s  20
=                                    0.000s  0.000s   0 
==========================================================
- start Container                    0.030s  0.012s  20
+ start Container                    0.030s  0.012s  20
=                                    0.000s  0.000s   0 
==========================================================
- Container status                   0.002s  0.001s  20
+ Container status                   0.002s  0.001s  20
=                                    0.000s  0.000s   0 
==========================================================
- stop Container                     0.048s  0.014s  20
+ stop Container                     0.048s  0.014s  20
=                                    0.000s  0.000s   0 
==========================================================
- remove Container                   0.026s  0.004s  20
+ remove Container                   0.026s  0.004s  20
=                                    0.000s  0.000s   0 
==========================================================
- list PodSandbox                    0.000s  0.000s  20
+ list PodSandbox                    0.000s  0.000s  20
=                                    0.000s  0.000s   0 
==========================================================
- list Container                     0.002s  0.005s  20
+ list Container                     0.000s  0.000s  20
=                                   -0.002s -0.005s   0
==========================================================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant