![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: assembly language |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| Testability of Speed of execution. Hi all, i am stuck with an idea of comparing three different programs, which are created using different programming techniques, but they are meant to be doing the same function. The techniques used:
Thank you so much, Many thanks. |
| |
| |||
| Thanks Hello World, I can measure the speed of execution within the Integrated Development Environment. What i am asking about is if i apply the software to a hardware application, how would i be able to test the speed of execution and lateness within the hardware. Many thanks for your help. |
| ||||
| Hmm.. this is a little bit tricky, but since u're talking about assembly, each time hardware processes something and send it to other part in the machine, then they'll send signal 1 if I'm not wrong? Then is there a way to calculate the time when 1 is received from the other part of the machine? I probably don't have the right to help you because I'm not into hardware development... |
| |||
| Hi, Hello World, Thanks again. The easiest way to measure the speed of execution is to use the simulation facilities, But i am still having trouble deciding on a methodology on how to test the speed of execution in real life and make sure that everything is as expected to be. Last night i was working on a piece of hardware that i have built myself and trying to think of the best way to measure the lateness and the speed of execution. I thought of using Interrupts. I mean applying Interrupts to the Microprocessor and then, use the oscilloscope to measure the delay between the input and the output. But, i am still not quiet sure that this is the best way to do it. Many thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |