{"title":"Program Performance","authors":"G. Narayana, J. Kantner","doi":"10.4324/9780429041280-5","DOIUrl":null,"url":null,"abstract":"• Performance: Amount of memory and time to run a program. • Space Complexity: amount of memory needed to run a program. Why important? – Running in multiuser environment – Is there enough memory? – Smaller programs can be run with other programs – Estimate the largest program we can run • Time Complexity: Amount of time needed to run a program. Why important? – May need to provide a time limit. – May need to provide a real time response – Use appropriate program when several alternatives exist.","PeriodicalId":321429,"journal":{"name":"Doing the Needful","volume":"47 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Doing the Needful","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.4324/9780429041280-5","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
• Performance: Amount of memory and time to run a program. • Space Complexity: amount of memory needed to run a program. Why important? – Running in multiuser environment – Is there enough memory? – Smaller programs can be run with other programs – Estimate the largest program we can run • Time Complexity: Amount of time needed to run a program. Why important? – May need to provide a time limit. – May need to provide a real time response – Use appropriate program when several alternatives exist.