REQUEST: Provide a method to determine how long is it going to take to compile a package #161

Open
opened 2020-08-20 05:25:48 +02:00 by Kreyren · 1 comment
Kreyren commented 2020-08-20 05:25:48 +02:00 (Migrated from github.com)

Describe the feature

I keep getting people asking me questions alike:
image

Where package managers in general are unable to provide an accurate number.

Expected behavior

Make zernit's package manager to provide as accurate as possible time needed to compile the package on target system's available system resources.

Additional context

Worst case scenario this could be hard-coded which should be avoided or used as a calculation to provide a more accurate number.

### Describe the feature <!-- Give us a **short** summary of your proposed feature --> I keep getting people asking me questions alike: ![image](https://user-images.githubusercontent.com/11302521/90713328-5adaee80-e2a5-11ea-9384-59f18f5ed3bd.png) Where package managers in general are unable to provide an accurate number. ### Expected behavior <!-- What do you expect to happend instead of current behavior? --> Make zernit's package manager to provide as accurate as possible time needed to compile the package on target system's available system resources. ### Additional context <!-- Add any other context about the issue here --> Worst case scenario this could be hard-coded which should be avoided or used as a calculation to provide a more accurate number.
issue-label-bot[bot] commented 2020-08-20 05:25:52 +02:00 (Migrated from github.com)

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Issue-Label Bot is automatically applying the label `feature_request` to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/RXT0112/Zernit) and [code](https://github.com/hamelsmu/MLapp) for this bot.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kreyren/Zernit#161