<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Check my tutorial slide deck <a href="https://named-data.net/wp-content/uploads/2016/10/6-ndnSIM.pdf" class="">https://named-data.net/wp-content/uploads/2016/10/6-ndnSIM.pdf</a> around slide 16 and 17 :)<div class=""><br class=""></div><div class="">As long as you're adding your scenario code inside core NS-3, the compilation process will be slow.  It can be sped up in a few ways, but in general it will be slow.</div><div class=""><br class=""></div><div class="">--</div><div class="">Alex</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 30, 2016, at 9:21 PM, John Baugh <<a href="mailto:jpbaugh@umich.edu" class="">jpbaugh@umich.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">ndnSIM friends,<div class=""><br class=""></div><div class="">When I create a custom example in the /examples directory and try running it using ./waf --run=jpb-3-node, for example, it starts compiling no less than a dozen completely unrelated files.  This slows down my simulation/testing time significantly.  I would assume it should only compile my new test file (a .cpp file) and any related files - not just compile a ton of the tests seemingly randomly - not to mention the linking process as well....</div><div class=""><br class=""></div><div class="">Should I not be putting new simulation tests in the /examples folder?  Should I just put them in /scratch?  Or is there something else I'm doing incorrectly?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">John</div></div>
_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""></div></blockquote></div><br class=""></div></body></html>