Skip to content

add a performance page to the wiki #47

Description

@laurentopia

the question i have is “how much do i pay for the convenience of using this graph vs pure c#?”
a page showing bluegraph vs c# benchmarks would help answer.

considerations: allocation pressure, speed loss, cost of graph traversal, cost of graph instantiation.

tests types:

  1. data crunch graph like the texture example vs c# equivalent
  2. fsm graph vs c# switch case
  3. simple branching in bluegrap vs nested ifthenelse in c#
  4. instantiating N gameobjects with BG vs with c#

N=10k which helps evaluate BG impact on CPU starved devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions