apple / apple/foundationdb

Test the overhead of flow

Open
#2,179 0 comments 0 reactions 0 assignees View on GitHub
performance
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The performance of Flow as a programming language has not been investigated since its creation.

The result of this investigate could help guide future optimizations in the actor compiler.

In addition, if the cost of creating actors is high enough, it may be worth unrolling some actors heavily called in the read and commit paths.

Contributor guide

Open the contributing guide

Research direction

The issue names the Flow actor compiler and the read and commit paths, but no files or tests. Start by locating the actor compiler and measuring actor-creation overhead there; define the benchmark scope and optimization target before implementing anything.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.