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

High latency from parent VM to enclave #21

Open
HaseebLUMS opened this issue Apr 16, 2024 · 1 comment
Open

High latency from parent VM to enclave #21

HaseebLUMS opened this issue Apr 16, 2024 · 1 comment

Comments

@HaseebLUMS
Copy link

Hi, I have been looking into the latency (and its variance) between a parent VM and an enclave. The numbers I get (shown below) are almost equal to the numbers I get for a pair of VMs (and sometimes even worse).

For parent to enclave:

Median = 123.839µs
90th: 129.022µs
95th: 132.129µs
99th: 262.755µs
Variance: 391.043

For a pair of VMs:
Median = 61.3µs
90th: 68.877µs
95th: 73.313µs
99th: 91.53µs
Variance: 52.27

I had imagined the latency from parent to enclave to be very low and the variance almost negligible. Do you folks agree with my numbers above or am I doing something wrong?

@HaseebLUMS
Copy link
Author

The numbers above show round trip times.

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