Skip to content

[Discussion] corosio produces much bigger binaries than asio #365

Description

@pfeatherstone

I'm comparing a simple echo server written in corosio and asio. I'm using the example echo server on the corosio webpage. I've attached the code. On my machine, compiling with gcc 14.2.0 i get the following binary sizes:

  • echo_corosio: 683280 bytes
  • echo_asio: 108952 bytes

CMakeLists.txt

main_asio.cpp

main_corosio.cpp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions