question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
nulltokencommented, Jun 8, 2021

@philsturgeon You’re my hero 😍

1reaction
P0lipcommented, Apr 22, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found