portals-project / portals

Portals is a framework for stateful serverless apps, unifying dataflow streaming with actors
https://www.portals-project.org/
Apache License 2.0
19 stars 2 forks source link

Cleanup the benchmarks for the alpha release #210

Closed jspenger closed 1 year ago

jspenger commented 1 year ago

The benchmarks are currently a mess, due to changes to the runtime we have commented out parts of the benchmark (tbh these parts weren't that interesting anyways). We should clean it up and bring it to a state that is representable. At a later point in time, we should integrate the historical benchmarks again, once we have time.

@aversey did some work on the benchmarks recently, contact me about this when you have time again / when you are planning to work on this, and we can look at merging it together.

See also https://github.com/portals-project/portals/issues/136, for work that should be merged.

See also https://github.com/portals-project/portals/issues/137, for an issue on integrating the historical benchmarks again.

jspenger commented 1 year ago

Replaced by consolidating issue #244.