Skip to content

High impact on compilation speed #61

@CyberShadow

Description

@CyberShadow
import configy.read;

struct Config
{
}

void main()
{
	parseConfigFileSimple!Config("config.yaml");
}

The above program takes 3.5 seconds to compile on a Threadripper 3960X with DMD, which seems more than what would be reasonable to expect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions