C++ Timing Code, Benchmarking, UNIX Shell Scripting Automation

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=M-t5TSzewOs



Duration: 1:53:47
257 views
7


We went over a lot of important stuff today including:
1) How to time your code to see how long it runs for
2) The Optimizer
3) Cerr and UNIX I/O redirection
4) Argc and Argv command line parameters
5) Using Shell Scripts to Automate tedious tasks







Tags:
csci 41
UNIX
argc
argv
cerr
cout
shell script
tcsh
bash
clock
high_resolution_clock
chrono
command line parameters
C++
timing
benchmarking code