-
Notifications
You must be signed in to change notification settings - Fork 2k
Project Information Environment
jsongte edited this page Apr 30, 2019
·
14 revisions
For this project, we aimed to configure every framework according to the best practices for production deployments gleaned from documentation and popular community opinion. The goal is approximating a sensible production deployment as accurately as possible. We also want this project to be as transparent as possible, which is why we have posted our test suites on GitHub.
For language and framework specific details, view their README within their respective directory.
BENCHMARK_ENV=Citrine
- Switched 10-gigabit ethernet
- 28 HT Cores Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz
- 32GB RAM
Note: Hardware details used for the various rounds can be found on the results website
BENCHMARK_ENV=Azure
- Standard_D3_v2 (4 vcpus, 14 GB memory)
- Default 30 GB of managed disk size (Standard HDD LRS)
- TFB run and Docker images both utilize the temporary storage (under
/mnt
) of the Standard_D3_v2, which has 200 GB of SSD for the temporary storage - The network interface for each of the 3 VMs has the accelerated networking option enabled
- The 3 VMs communicate via a virtual internal network
More information coming soon...
- Ubuntu Linux 16.04 64-bit
- Home
- Project Information
- Development
- Benchmarking
- Codebase
- About
- Support
- Work in progress