A Comprehensive Benchmark Suite for Intel SGX
Sandeep Kumar, Abhisek Panda, Smruti R. Sarangi

TL;DR
This paper introduces SGXGauge, a comprehensive benchmark suite for Intel SGX TEEs, to standardize performance evaluation and understand behavior across diverse workloads and platform configurations.
Contribution
It presents the first widely accepted benchmark suite for Intel SGX, covering various workloads and analyzing performance impacts with and without a library OS layer.
Findings
Performance drops sharply when memory exceeds EPC size.
Library OS adds minimal overhead (~10%).
Performance metrics focus on paging, memory, and TLB accesses.
Abstract
Trusted execution environments (TEEs) such as \intelsgx facilitate the secure execution of an application on untrusted machines. Sadly, such environments suffer from serious limitations and performance overheads in terms of writing back data to the main memory, their interaction with the OS, and the ability to issue I/O instructions. There is thus a plethora of work that focuses on improving the performance of such environments -- this necessitates the need for a standard, widely accepted benchmark suite (something similar to SPEC and PARSEC). To the best of our knowledge, such a suite does not exist. Our suite, SGXGauge, contains a diverse set of workloads such as blockchain codes, secure machine learning algorithms, lightweight web servers, secure key-value stores, etc. We thoroughly characterizes the behavior of the benchmark suite on a native platform and on a platform that uses a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Cloud Computing and Resource Management · Advanced Data Storage Technologies
