Inspired by MSP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| zones "claybrook" { | |
| name = "Clay Brook" | |
| } | |
| rooms "town_square" { | |
| name = "Town Square" | |
| description = "You are in the town square." | |
| features = [ | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "event": "heartbeat", | |
| "payload": { | |
| "players": [ | |
| "player", | |
| {"name": "eric", "status": "idle", "idleTime": 6000, "title": "a wizard"}, | |
| {"name": "odo", "status": "active", "title": "a cat"} | |
| ] | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Operating System: Linux | |
| CPU Information: AMD Ryzen Threadripper 3970X 32-Core Processor | |
| Number of Available Cores: 64 | |
| Available memory: 125.73 GB | |
| Elixir 1.10.0 | |
| Erlang 22.2.5 | |
| Benchmark suite executing with the following configuration: | |
| warmup: 2 s | |
| time: 5 s |
OlderNewer