https://sourceware.org/bugzilla/show_bug.cgi?id=31729
Bug ID: 31729 Summary: the huge-file test is too sloooow Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- run-large-elf-file.sh does a little speed gating predicate before launching its 4GB I/O test, but it is IMO too optimistic. On my box, where the source/build trees are often NFS-mounted, the 100MB/s initial test passes, but the whole test takes O(minutes). It would be better if the the check plopped the test files onto something like /var/tmp, which is apprx. guaranteed to be local disk. -- You are receiving this mail because: You are on the CC list for the bug.