Jitender Kumar
Jitender Kumar
## Description of the changes Currently Gramine don't support flushing sgx profiling data if user wants to collect only for a particular duraion (e.g., only during perf benchmarking runs). This...
## Description of the changes Please check issue #1712 for details. This PR introduces a manifest option `sgx.tf_max_chunks_in_cache` which specifies the sub-region of each trusted file is cached if the...
I captured perf data for most of the algorithms and see there are lot many memory allocations happens during the run which become bottleneck. Please refer attached screenshot. Is there...
Add MySQL server example. How to test: Please follow the instructions in README.md file. --- This change is [](https://reviewable.io/reviews/gramineproject/examples/28)
I could not find the steps/documentation to build and install the `docker sdk for python` without using `pip`. I felt this requirement on `Ubuntu 24.04` where a simple script just...