daml/ledger-service
Leonid Shlyapnikov 4fbde3c672
Open-sourcing Gatling statistics reporter (#7325)
* Open sourcing gatling statistics reporter

Running gatling scenarios with `RunLikeGatling` from libs-scala/gatling-utils

* cleaning up

* Replace "\n" with System.lineSeparator

so the formatting test cases pass on windows

* Testing DurationStatistics Monoid laws

* Renaming RunLikeGatling -> CustomRunner
2020-09-11 13:39:05 +00:00
..
cli-opts add --address option to trigger service (#7090) 2020-08-12 13:50:00 -04:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json LF: Use the new Struct data structure for ValueStruct (#7241) 2020-09-04 18:32:39 +02:00
http-json-perf Open-sourcing Gatling statistics reporter (#7325) 2020-09-11 13:39:05 +00:00
http-json-testing JSON API perf test main that starts sandbox and json-api services (#7283) 2020-08-31 22:55:01 +00:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json Remove damlLfInstantiate in favor of TypeCon.instantiate (#7166) 2020-08-18 12:15:12 +00:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00