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

Why etesync-dav need 4 sec to show help? #228

Open
sergeyklay opened this issue Jun 24, 2021 · 0 comments
Open

Why etesync-dav need 4 sec to show help? #228

sergeyklay opened this issue Jun 24, 2021 · 0 comments

Comments

@sergeyklay
Copy link
Contributor

sergeyklay commented Jun 24, 2021

Hello,

Recently I noticed that etesync-dav needs about 4 sec to print help. I'm just curious about what is the reason for this delay and is it possible to make it more responsive?

$ time -v nice /usr/local/bin/etesync-dav --help

...
...
...

	Command being timed: "nice /usr/local/bin/etesync-dav --help"
	User time (seconds): 0.45
	System time (seconds): 0.29
	Percent of CPU this job got: 16%
	Elapsed (wall clock) time (h:mm:ss or m:ss): 0:04.64
	Average shared text size (kbytes): 0
	Average unshared data size (kbytes): 0
	Average stack size (kbytes): 0
	Average total size (kbytes): 0
	Maximum resident set size (kbytes): 32496
	Average resident set size (kbytes): 0
	Major (requiring I/O) page faults: 0
	Minor (reclaiming a frame) page faults: 15156
	Voluntary context switches: 6
	Involuntary context switches: 329
	Swaps: 0
	File system inputs: 0
	File system outputs: 0
	Socket messages sent: 0
	Socket messages received: 0
	Signals delivered: 0
	Page size (bytes): 4096
	Exit status: 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

No branches or pull requests

1 participant