This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function h(tag, attributes, children) { | |
| var el = document.createElement(tag) | |
| for (var prop in attributes) { | |
| el.setAttribute(prop, attributes[prop]) | |
| } | |
| if (!!children) { | |
| if (typeof children === 'string' || typeof children === 'number') { | |
| el.appendChild(document.createTextNode(children)); | |
| } else { | |
| for (var i = 0; i < children.length; ++i) { |
Memory Layout
in Program Execution
By
Frédérick Giasson
fred [at] fgiasson.com
Homework 7 - round-trip times with PlanetLab
In this homework, we'll use a set of tools for measuring, analyzing and reporting network performance. You will measure the pairwise round-trip time between hundreds of hosts for a total of several thousand pairs, and analyze the results.
- Register your host with Musa. Send an email with subject "hw7 mac registration". In the body, type your netid, followed by a space, followed by the mac addresses (wired and wireless) of your computer. Create a planetlab account. Go to
- By Time, Indeed mankind is in loss, Except for those who have believed and done righteous deeds and advised each other to truth and advised each other to patience.