Skip to content

Embedding and checking are painfully slow #27

@alexander-yevsyukov

Description

@alexander-yevsyukov

Here's the pull request in Validation.

On my M3 Max the check of embedding takes 2m 25s.
The whole production build with code generation, multiple Gradle projects for the integration tests takes 1m 2s, and it's Java and Kotlin with JVM and all.
Embedding the code takes 2m 1s. Presumably, the check should run faster than embedding.

We need to make both modes much faster. There's something wrong going on in the code. It shouldn't be that slow.

Metadata

Metadata

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