You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Benchmark sync download api
* Add FHIR_SERVER_BASE_URL to properties
* Benchmark sync upload api
* Separate benchmarks for the different upload strategies
that is, BundleRequest and IndividualRequest upload strategies
* Add Sync api benchmarks to the macrobenchmark module
* Update docs on how to setup for sync benchmarking
@@ -104,19 +105,82 @@ The Microbenchmark results can be accessed through the following steps
104
105
105
106
## Macrobenchmark module
106
107
107
-
The _FHIR Engine Library_ macrobenchmark tests are located in the module `:engine:benchmarks:macrobenchmark`
108
+
The _FHIR Engine Library_ macrobenchmark tests are located in the module `:engine:benchmarks:macrobenchmark`.
108
109
109
-
### Prerequisite
110
+
### Set Up
110
111
111
-
Requires the _FHIR Engine Library_ Benchmark App configured with the relevant benchmark data described in the section for the _FHIR Engine Library_ Benchmark App
112
+
1. Set up the _FHIR Engine Library_ Benchmark App with [the relevant data](#configuration)
8. [Run the Macrobenchmark](https://developer.android.com/topic/performance/benchmarking/macrobenchmark-overview#run-benchmark) tests in the `engine:benchmarks:macrobenchmark` module
0 commit comments