Skip to content

Add another configuration #15

@bennn

Description

@bennn

These "typed-worst-case" configurations don't have any typed -> untyped exports.

That's bad because TR generates different contracts for those exports because of the optimizer. The different contracts might have different performance --- so let's measure it!

I'm not sure yet how to pick a configuration. Maybe we need more than one.

  • use slowest mixed config?
  • make a require/typed kind of macro that flips the contracts (using an untyped submod and unsafe-provide?)
  • ???

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