File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ been under development since 2018 and is now the dominant one and the only one b
2222
2323[ 📊 Dashboard] ( https://otp-performance.leonard.io/ )
2424
25- We run a speed test (included in the code) to measure the performance for every PR merged into OTP.
25+ We run a speed test (included in the code) to measure the performance for every PR merged into OTP.
2626
2727[ More information about how to set up and run it.] ( ./test/performance/README.md )
2828
2929## Repository layout
3030
31- The main Java server code is in ` application/src/main/ ` . OTP also includes a Javascript client
31+ The main Java server code is in ` application/src/main/ ` . OTP also includes a Javascript client
3232based on the MapLibre mapping library in ` client/src/ ` . This client is now used for testing, with
3333most major deployments building custom clients from reusable components. The Maven build produces a
3434unified ("shaded") JAR file at ` otp-shaded/target/otp-shaded-VERSION.jar ` containing all necessary
You can’t perform that action at this time.
0 commit comments