Coder Social home page Coder Social logo

plokhotnyuk / actors Goto Github PK

View Code? Open in Web Editor NEW
132.0 15.0 16.0 8.95 MB

Evaluation of API and performance of different actor libraries

License: Other

Shell 2.92% Scala 96.26% Batchfile 0.82%
scala actors benchmark high-performance akka scalaz lift

actors's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on jsoniter-scala
  • ๐ŸŒฑ Iโ€™m currently learning Scala 3 and MicroPython
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on LEGO Mindstorms Robot Inventor projects
  • ๐Ÿค” Iโ€™m looking for help with documentation for jsoniter-scala
  • ๐Ÿ’ฌ Ask me about JSON parsing and serialization
  • ๐Ÿ“ซ How to reach me: [email protected]
  • โšก Fun facts:

GitHub Status

Top Langs

actors's People

Contributors

gitter-badger avatar plokhotnyuk avatar sonenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

actors's Issues

Switch to non-toplevel actors for Akka + add hi-perf mailbox

This is the magic for the mailbox:

diff --git a/src/test/scala/com/github/plokhotnyuk/actors/AkkaActorSpec.scala b/src/test/scala/com/github/plokhotnyuk/actors/
index 81d9813..027ed9e 100644
--- a/src/test/scala/com/github/plokhotnyuk/actors/AkkaActorSpec.scala
+++ b/src/test/scala/com/github/plokhotnyuk/actors/AkkaActorSpec.scala
@@ -17,6 +17,7 @@ class AkkaActorSpec extends BenchmarkSpec {
default-dispatcher {
executor = "com.github.plokhotnyuk.actors.CustomExecutorServiceConfigurator"
throughput = 1024

  •        mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox"
       }
     }
    
    }

Some conclusion would be helpful

It would be awesome to add and periodically update some conclusion. Numbers are interesting but it will be more solid add organized conclusion, to shed light on goals of such testing and how different Actor libraries fullfils expectation in different scenarios and with different configurations. Sorry for disturbing if this is not on priority list

Summary of Statistics

Is it possible to have a summary of results and stats in table chart form. It is very difficult to read, compare and understand as it is.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.