Skip to content

Is our instructions on not using MultiAgent models really true? #547

@Datseris

Description

@Datseris

I mean, sure, if the agent stepping function takes nanoseconds to microseconds to run, obviously type stability is a big hit to performance. However our existing benchmarkings are for a rather trivial agent stepping dynamics. If the agent step function itself takes significant amount of time, the dispatch cost becomes meaningless.

This is rather important because the multi-agent approach leads to dramatically simpler code. I'm just fearing that we might be pushing users too much in the direction "avoid multi agent models" with the current documentation status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions