Conversation
|
GNU testsuite comparison: |
f8fa335 to
8120219
Compare
|
GNU testsuite comparison: |
Merging this PR will not alter performance
Comparing Footnotes
|
|
not sure it is worse the added complexity and extra dep for a small win for a program that doesn't required much performance, no ? |
|
We can remove |
|
I'll do one of
|
|
An 8,512-byte reduction in binary size is a nice win. That said, this switches the RNG from |
|
8.5k = 0.69% reduction, i am not convinced :) |
|
This PR still use "getrandom" as seed. |
|
What do results look like with |
|
cannot compile it. |
|
|
you need to add the |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
I think for this PR, you can use We can open an issue regarding the non-cryptographically secure RNG. |
|
|
|
If I may, I think you are over iterating on this :) |
So does it reduce build time? |
It's one less dependency, so that's a win |
|
GNU testsuite comparison: |
|
Does |
|
No, see Stebalien/tempfile#178. |
|
Tempfile uses |
|
Should we remove |
Which dependency do you propose removing? |
|
One of |
|
I'll make 1 PR if you don't want to have 3 PRs for dropping 1 (translative) dep. |
1225848 -> 1215816 byte.