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

Add documentation for openCheckpoint and do prefetching in IPC/desktop case #6552

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

jiaruiz717
Copy link

As https://github.com/iTwin/itwinjs-backlog/issues/1036

Add documentation for openCheckpoint and do prefetching in IPC/desktop case. Note that this is a draft PR. As discussed with @nick4598, we will do perf test to figure out what is an appropriate window size and prefetching threshold. Documentation will be adjusted accordingly and new tests will be added.

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

core/backend/src/IModelDb.ts Outdated Show resolved Hide resolved
core/backend/src/IModelDb.ts Outdated Show resolved Hide resolved
core/backend/src/IModelDb.ts Outdated Show resolved Hide resolved
core/backend/src/IModelDb.ts Outdated Show resolved Hide resolved
@kabentley
Copy link
Contributor

The default should be to start a prefetch for IPC, but there should be a way to tell it not to do so.

@jiaruiz717 jiaruiz717 closed this Apr 29, 2024
@jiaruiz717 jiaruiz717 reopened this Apr 29, 2024
return connection;
}

/**
Copy link
Contributor

@kabentley kabentley Apr 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there must have been a bad merge. Why did this come back?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I was trying to git commit amend the email associated with two previous commits. Accidentally made this bad merge, now it's resolved.

@jiaruiz717 jiaruiz717 force-pushed the jiarui/addDocumentationForOpenCheckPoint branch from 2508910 to a6c56a7 Compare April 29, 2024 19:24
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

Successfully merging this pull request may close these issues.

None yet

4 participants