Option value class, to avoid allocations for optional sender
This commit is contained in:
parent
c808522f6d
commit
a814034342
25 changed files with 191 additions and 100 deletions
|
|
@ -34,7 +34,8 @@ class SendQueueBenchmark {
|
|||
|
||||
val config = ConfigFactory.parseString(
|
||||
"""
|
||||
""")
|
||||
"""
|
||||
)
|
||||
|
||||
implicit val system = ActorSystem("SendQueueBenchmark", config)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue