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

[RFC] Folder handeling and multi threadings #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

BuyMyMojo
Copy link
Contributor

This is a messy implementation not really meant to be pulled into the main branch.

I was messing around with adding support for processing entire folders for comparing videos and along the way I decided to add masic tokio based threading since ssimulacra2 is a single threaded process.

This does add two extra deps and tokio is a bloated one since I have it set to full right now while I mess around so it doesn't follow the desire to keep this a minimal executable.

Just sharing these changes for comment and sharing of ideas.

@Luni-4
Copy link
Member

Luni-4 commented Feb 11, 2024

@BuyMyMojo and @shssoichiro

Is there any update for this one?

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