FS#38940 - [yasm] Please increase NHASH

Attached to Project: Arch Linux
Opened by rob.til.freedman (rtfreedman) - Sunday, 16 February 2014, 22:43 GMT
Last edited by Eric Belanger (Snowman) - Monday, 17 February 2014, 01:23 GMT
Task Type Feature Request
Category Upstream Bugs
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

https://bitbucket.org/multicoreware/x265/wiki/Home
By default yasm uses a hash table that is too small for our assembly files.

https://github.com/yasm/yasm/commit/e32ff2c2abc22532a58c9b687d922500d23fd709
Use a larger hash table size
Increases compilation speed of files with a large number of macros by around 20x.

It probably takes some time for a new yasm release and this patch looks harmless ;)
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 17 February 2014, 01:23 GMT
Reason for closing:  Implemented
Additional comments about closing:  yasm-1.2.0-4

Loading...