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

ESC/Label: SpeedUp through less delete operations (Z#23124315) #77

Merged
merged 1 commit into from Mar 4, 2024

Conversation

pc-coholic
Copy link
Member

Please test through experimentation:

  • Does removing the first delete statement increase print speed?
  • Does deleting only one specific file instead of everything in volatile memory speed up the printing of a follow-up job?

Further experimentation could be: Do we even need to delete the volatile memory? Aka: Can it even overflow?
For that, it might be easiest to either pump a bunch of files into the memory through the Windows Print Driver/Settings app.

Also: Disabling sleep mode should be tried (if not already done)

@raphaelm raphaelm merged commit e5c1a2b into master Mar 4, 2024
1 check passed
@raphaelm raphaelm deleted the esclabel_speedup branch March 4, 2024 10:04
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

3 participants