Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slowness in generator #91

Open
HansMartinJ opened this issue Nov 5, 2024 · 1 comment
Open

Slowness in generator #91

HansMartinJ opened this issue Nov 5, 2024 · 1 comment

Comments

@HansMartinJ
Copy link

I tried this:

clone https://github.com/HansMartinJ/eventcatalog-sample-schema-generation-bug
time npm run generate

npm install @eventcatalog/[email protected]

time npm run generate

This happened:

2.0.0: Executed in 2.18 secs
2.5.1: Executed in 9.74 secs

I expected this:

No response

Is there a workaround?

No response

Anything else?

No response

EventCatalog Version

Node.js Version

v23.1.0

Platform(s)

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
@HansMartinJ
Copy link
Author

Config:

asyncAPI: {
renderParsedSchemas: false // default is true
},
saveParsedSpecFile: true,
parseSchemas: false,
debug: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant