Skip to content

Allow skipping schema validation #193

@rauhs

Description

@rauhs

I'm currently optimizing the startup time of datascript and one more slow part (besided my PR for rschema) is the --in production unnecessary-- schema valdation. Could this be wrapped in a (when ^boolean goog.DEBUG) call and removed if debugging is off? I.e. the app is in production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions