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

[SR-15965] Address slight performance regression caused by emitting JSON navigator index #175

Open
ethan-kusters opened this issue Mar 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ethan-kusters
Copy link
Contributor

Previous ID SR-15965
Radar rdar://problem/90348989
Original Reporter @ethan-kusters
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Swift-DocC
Labels Bug
Assignee None
Priority Medium

md5: 0f2d9f67b27428207ea630cf28632c51

Issue Description:

We've noticed a slight performance regression caused by emitting a JSON representation of the navigator alongside the LMDB one. We should look into parallelizing there output to address this.

Project Building with Indexing Disabled Building with LMDB Indexing (Current Default) Building With LMDB+JSON Indexing (Proposed Default) Building With JSON Indexing (Future Default)
`Swift Markdown` 1.01 1.10 1.10 1.06
`SwiftSyntax` 23.51 26.37 27.24 25.37

https://forums.swift.org/t/emitting-a-json-representation-of-the-docc-navigator-index/55826/13

@ethan-kusters
Copy link
Contributor Author

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant