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

Update dep's and small improvements on favicons #2568

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented Jun 21, 2022

  • Updated dependencies
    • html5gum for favicon downloading
    • openssl (latest patch 1.1.1p),
    • time
    • jsonwebtoken
    • r2d2 (removes 2 older crate versions from the dep-tree)

The FaviconEmitter now only emits tokens which needs to be parsed, all others are
being skipped. This prevents unneeded items within the for-loop from being parsed.

@BlackDex BlackDex force-pushed the optimize-icon-html-parsing branch 3 times, most recently from 5512125 to 630ce56 Compare June 24, 2022 11:23
- Updated dependencies (html5gum for favicon downloading)
  * Also openssl, time, jsonwebtoken and r2d2
- Small optimizations on downloading favicons.
  It now only emits tokens/tags which needs to be parsed, all others are
  being skipped. This prevents unneeded items within the for-loop being
  parsed.
@BlackDex BlackDex force-pushed the optimize-icon-html-parsing branch from 630ce56 to c7a752b Compare June 25, 2022 09:29
@dani-garcia dani-garcia merged commit f1a86ac into dani-garcia:main Jun 26, 2022
@BlackDex BlackDex deleted the optimize-icon-html-parsing branch July 16, 2022 13:46
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.

2 participants