Skip to content

Update on Taskflow's benchmarks #36

@tsung-wei-huang

Description

@tsung-wei-huang

Hi @ConorWilliams , thank you for the great library! It's nice to see the comparison between libfork and Taskflow. In the recent release, Taskflow has suggested the implementation of recursive parallelism, such as fibonacci patterns, using tf::Runtime. The benchmark folder also includes the implementation of fibonacci, integrate, nqueen, primes, and skynet using tf::Runtime. Unless you need a subgraph with complex dependencies, choosing tf::Runtime is much better than tf::Subflow.

Please don't hesitate to let me know if there is anything I can help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions