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

unexpected bootup time #1260

Open
Honglei-Cong opened this issue Jul 13, 2020 · 4 comments
Open

unexpected bootup time #1260

Honglei-Cong opened this issue Jul 13, 2020 · 4 comments

Comments

@Honglei-Cong
Copy link
Member

just to check ontology version, takes 16 seconds.

$ time ./ontology --version
ontology version v2.0.0

real 0m16.126s <---------
user 0m10.841s
sys 0m7.282s

@laizy
Copy link
Contributor

laizy commented Jul 13, 2020

I have compared v2.0.0 with v1.6.0. there is not much difference after multiple execution. only the first startup took longer time.

@Honglei-Cong
Copy link
Member Author

not the first startup, it's always now.

@laizy
Copy link
Contributor

laizy commented Jul 13, 2020

output on wsl:

time ./ontology --version
ontology version v2.0.0-0-ged15d20

real    0m3.032s
user    0m2.813s
sys     0m0.828s

output on linux:

ubuntu@ubuntu-virtual-machine:~/ontio$ time ./ontology-linux-amd64 --version
ontology-linux-amd64 version v2.0.0-0-ged15d20

real    0m2.095s
user    0m2.370s
sys     0m0.137s

@Honglei-Cong
Copy link
Member Author

Honglei-Cong commented Jul 13, 2020 via email

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

No branches or pull requests

2 participants