Bug 1144 - main-random-variable on valgrind takes too long to complete
main-random-variable on valgrind takes too long to complete
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: examples
ns-3-dev
All All
: P5 enhancement
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-13 13:00 UTC by John Abraham
Modified: 2011-05-26 14:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Abraham 2011-05-13 13:00:44 UTC
main-random-variable which is now included via test.py can take more than 24 minutes if put through valgrind.  It takes 1 minute to execute the same without valgrind. To improve end-user experience, we need to disable valgrind checks for this main-random-variable.