1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-node-gui
thomash-acinq 768a74558f
AB testing (#1930)
Add AB testing framework:
- Experiments are added by adding a section in router.path-finding config. Each experiment can have different parameters.
- Traffic is randomly split among the different experiments. The size of each experiment is configurable. 0% experiments don't affect traffic but can be triggered manually with the API.
- Metrics are recorded in the audit database
2021-09-09 14:17:37 +02:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src AB testing (#1930) 2021-09-09 14:17:37 +02:00
pom.xml Set version to 0.6.2-SNAPSHOT (#1888) 2021-07-19 17:14:08 +02:00