Skip to content

ergo-services/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gitbook Documentation MIT license Telegram Community Twitter Reddit

Benchmarks of the Ergo Framework 3.0 (and above)

The tests below are performed on the laptop Lenovo Thinkpad x390 (2019)

Ping

Performs 4 scenarios:

  • 1 process spawns 'pong'-process locally and sends 3M messages
  • N processes spawn 'pong'-process locally and send 1M messages (N = number of CPU)
  • 1 process spawns 'pong'-process on a remote node and sends 3M messages
  • N processes spawn 'pong'-process on a remote node and send 1M messages (N = number of CPU)

image

Memory usage (per process)

Performs the following scenario:

  • Takes node information that includes memory usage value.
  • Starts 1M processes
  • Takes node information 3 times with 1s intervals to make sure the GC has freed unused memory

image

About

Benchmarks of the Ergo Framework 3.0 (and above)

Resources

License

Stars

Watchers

Forks

Languages