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 parcel query option to view de/serialization times & graph size #9361

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

AGawrys
Copy link
Contributor

@AGawrys AGawrys commented Nov 3, 2023

↪️ Pull Request

We'd like to make cache improvements, so having a quick way to display size/serialization times would be helpful. This PR adds cacheInfo structure to hold deserialization times / graph size and a new option to parcel-query called .inspect-cache

💻 Examples

Example of table
inspectCache

✔️ Q's

  • Are there any other serialization times we need to take into account besides those of the graphs

@AGawrys AGawrys requested a review from mischnic November 3, 2023 19:04
@AGawrys AGawrys force-pushed the agawrys/print-serialize-info branch from 77708d8 to 1886c66 Compare November 6, 2023 22:32
@AGawrys AGawrys merged commit 96185d0 into v2 Nov 7, 2023
14 of 16 checks passed
@AGawrys AGawrys deleted the agawrys/print-serialize-info branch November 7, 2023 00:20
@alshdavid alshdavid mentioned this pull request Nov 13, 2023
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.

3 participants