akka / akka-meta

This repository is dedicated to high-level feature discussions and for persisting design decisions.
Apache License 2.0
201 stars 23 forks source link

Akka Sprint Plan 2017-06-05 #53

Closed patriknw closed 7 years ago

patriknw commented 7 years ago

Sprint plan for the core Akka team

3 weeks Start: 2017-06-05 End: 2017-06-23

Performance tests

Other

Bugs and failures

Bug start count: 14 Failure start count: 41

Akka HTTP Bug start count: 38 Akka HTTP Failure start count: 13

patriknw commented 7 years ago

Outcome

Performance tests

  • Performance and scalability tests on Google Cloud
  • Local actors, raw throughput
  • Artery
    • Throughput
    • Latency
    • Fan-in, fan-out
  • Cluster
    • Sharding, many entities, many nodes
    • Distributed Data, dissemination times
    • PubSub, many topics

Preparations done, but we didn't got access to the full scale environment in time. To be continued.

Other

Done

  • Hardening of Artery lanes > 1, and performance optimization by implementing PartitionHub

Good initial progress, but final polish not done. To be continued.

Bugs and failures

Bug start count: 14

end count: 12

Failure start count: 41

end count: 38

Akka HTTP Bug start count: 38

end count: 38

Akka HTTP Failure start count: 13

end count: 12