Latest 9.0.7 seems to introduce indirect performance issues
See original GitHub issue👋
While upgrading some indirect dependencies, we’ve bumped into some performance regressions.
Running time getHttpOperationsFromSpec
(from prism-cli) against the same large(15Mb+) openapi 3.x document, exposing 750+ endpoints, shows a great difference in execution duration, depending on the underlying json-schema-ref-parser
version.
json-schema-ref-parser@9.0.6
Converting routing definition '2b45bad3192bfc652c94d60c869dab50f4d7a3bc' to Prism format: 748.239ms
json-schema-ref-parser@9.0.7
Converting routing definition '2b45bad3192bfc652c94d60c869dab50f4d7a3bc' to Prism format: 1:03.202 (m:ss.mmm)
I can consistently repro this on my side. Have you noticed a similar behavior on your side? Wouldn’t that be the case, I could try and build up a repro case.
/cc @P0lip @XVincentX
Issue Analytics
- State:
- Created 3 years ago
- Comments:18 (9 by maintainers)
Top Results From Across the Web
Latest 9.0.7 seems to introduce indirect performance issues
Latest 9.0.7 seems to introduce indirect performance issues. ... While upgrading some indirect dependencies, we've bumped into some performance regressions.
Read more >IBM Security Access Manager Version 9.0.7 June 2019
WebSEAL performance is degraded during file downloads . ... To resolve this issue, enter a valid value for the LDAP management domain.
Read more >Security Bulletin: IBM Security Access Manager 9.0.7.1 and ...
Summary The IBM Security Access Manager 9.0.7.1 and IBM Security Verify Access 10.0.0.0 product ships the One-time Password component which ...
Read more >ADTRAN Operating System R13.9.0.HA Release Notes
Introduction. AOS version R13.9.0.HA is a hotfix release that addresses customer issues that were uncovered in previous code releases.
Read more >changes-PDFlib-9.0.7.txt
2016-03-23 (bug #5479) Implemented the new "strict" suboption of the "metadata" option which disables automatic fixing of minor syntactic issues in the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@philsturgeon You’re my hero 😍
Hey, I have no ETA at the moment, but it’s been a while since the last release, so you can expect a new one soon! I’ll let you know once it’s out.