sahason
sahason
…RT models gsc image Signed-off-by: Sonali Saha ## Description of the changes TensorFlow examples for ResNet50 and BERT models. The samples run inference using pre-trained models in GSC. ## How...
### Description of the problem Poor performance of Nginx in Gramine-SGX is seen due to ~60% overhead of `mbedtls_sha256_update`. Please see the attached perf report. We used `wrk` benchmarking tool...
Add Gunicorn example - - - This change is [](https://reviewable.io/reviews/gramineproject/examples/80)
Signed-off-by: Sonali Saha ## Description of the changes Add MariaDB server example ## How to test this PR? Please follow the steps present in `mariadb/README.md` --- This change is [](https://reviewable.io/reviews/gramineproject/examples/35)
check issue #1712 for details. This PR introduces a manifest option `sgx.trusted_files_cache_size` which specifies the cache size allocated for trusted files. A trusted file is cached if the file is...