CSE403 Software Engineering Autumn 2000 Benchmark day Gary Kimura Lecture #23 November 17, 2000.

Slides:



Advertisements
Similar presentations
Writing a Friendly Letter
Advertisements

Engineering H193 - Team Project Spring Quarter 2003 P. 1 Progress Reports Week 4 Day 1.
CSE 331 SOFTWARE DESIGN & IMPLEMENTATION VERSION CONTROL UW Autumn 2011.
ME 4054W Design Projects Spring Semester 2010 Course Logistics Prof. Brad Bohlmann January 19, 2010 U NIVERSITY OF M INNESOTA.
4/25/2008EECS150 Lab Lecture #81 Final Report Specifications EECS150 Spring 2008 – Lab Lecture #8 Ken Elkabany.
Engineering H193 - Team Project Gateway Engineering Education Coalition P. 1 Spring Quarter 2007 Competition Week Week 9 Day 1.
Feb. 2, 2004CS WPI1 CS 509 Design of Software Systems Lecture #3 Monday, Feb. 2, 2004.
Name:Gateway to Space Date: 1 Minute Report Lecture Title: 1. Key points of today’s lecture? 2. What wasn’t clear and/or what questions do you.
Version Control Systems Phil Pratt-Szeliga Fall 2010.
Engineering H193 - Team Project Gateway Engineering Education Coalition P. 1 Spring Quarter 2007 Progress Reports Week 4 Day 1.
E28: Design Notebooks Role Playing Exercise in Gender Equity and Inclusion in Team-based Design Classes.
COMP4710 Senior Design Richard Chapman. Outline What is Senior Design? What is Senior Design? Course Structure Course Structure End of Cycle Binder End.
Engineering H193 - Team Project Spring Quarter2005 Gateway Engineering Education Coalition P. 1 Lecture on Oral Presentations Week 7 Day 1.
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
INFO 637Lecture #31 Software Engineering Process II Launching & Strategy INFO 637 Glenn Booker.
EGEE-II INFSO-RI Enabling Grids for E-sciencE EGEE and gLite are registered trademarks gLite Release Process Maria Alandes Pradillo.
COMP150 Game Design LESSON #6: Digital Playtesting & Introduction to 2D and 3D Art Asset Production.
7 th PreAP/GT ELA 2 nd Six Weeks October 8 th through November 16 th,
1 Microsoft’s Process Redmond in the 90’s Article by Roger Sherman, Director of Testing, Worldwide Products Group, Microsoft.
Engineering H191 - Drafting / CAD Gateway Engineering Education Coalition Lab 1P. 1Autumn Quarter Marble Carrier Lab 1.
Tablet PC Capstone CSE 481b Richard Anderson Craig Prince.
Prof. Barbara Bernal NEW Office in J 126 Office Hours: M 4pm - 5:30 PM Class Lecture: M 6 PM - 8:30 in J133 Weekly Web Lecture between Tuesday to Sunday.
1 Project Information and Acceptance Testing Integrating Your Code Final Code Submission Acceptance Testing Other Advice and Reminders.
Robotics Kickoff Today : 1. Form teams 2. Go over Lego Golf Rules 3. Discuss Presentation due next week 4. Find and re-distribute Lego kits
ESTABLISHING A PLANNED DEVELOPMENT DISTRICT TIME LINE.
Engineering H191 - Drafting / CAD Gateway Engineering Education Coalition Lect 25P. 1Autumn Quarter Reading Working Drawings Lecture 25.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Senior Design Experience Semester II Project Requirements and Timeline
Thesis Format and Submission
INFO 637Lecture #101 Software Engineering Process II Review INFO 637 Glenn Booker.
INFO 637Lecture #91 Software Engineering Process II Post Mortem and Teamwork INFO 637 Glenn Booker.
Math 110: Pre-Calculus 1 Instructor: Mike Panitz
CSE403 Software Engineering Autumn 2001 Interview Questions (A bit Off Topic but Hopefully Informative) Gary Kimura Lecture #14 October 31, 2001.
INFO 424 Team Project Practicum Week 2 - Launch report, Project tracking, Review report Glenn Booker Notes largely from Prof. Hislop.
CSE403 Software Engineering Autumn 2000 Performance Reviews Gary Kimura Lecture #30 December 6, 2000.
CSE403 Software Engineering Autumn 2001 When to call it a day and some no-no’s Gary Kimura Lecture #23 November 26, 2001.
STEM AGENDA Week 26 2/25 – 3/1. 8 TH AGENDA 2/25  Learning Target: Experience the responsibility of a mechanical, electrical or computer engineer by.
EVALUATION INTRODUCTION SUMMARY TEACHERS GUIDE SUMMARY TEACHERS GUIDE.
Version Control. What is it? Software to help keep track of changes made to files Tracks the history of your work Helps you collaborate with others.
Fall 2012 Professor C. Van Loan Introduction to CSE Using Matlab GUIs CS 1115.
REMINDER: If you haven’t yet passed the Gateway Quiz, make sure you take it this week! (You can find more practice quizzes online in the Gateway Info menu.
Version Control and SVN ECE 297. Why Do We Need Version Control?
Teamwork. Motivation Advantages and disadvantages.
Pioneers in Engineering Team Management Workshop Gary Chang 1.
Young Nonprofit Professionals Network Learning Circle The Essentials of Fundraising & Donor Development Week 2 - Evaluating current fundraising program.
BEAL BANK DALLAS REGIONAL SCIENCE & ENGINEERING FAIR 54 th YEAR JUDGING ORIENTATION 1. Organization 2. Scoring 3. Conduct.
CSE 481b Winter Today  Writing Assignment Update  Final Reflective Statement  Due March 14  750 words  Final Project Presentations  Delivering.
VIP: Design Notebooks Julie Sonnenberg-Klein Academic Program Manager Vertically Integrated Projects Program.
November 7, 2011 Objective: Students will understand how to read a credit report and begin to understand how to analyze a credit report to make a credit.
Engineering H193 - Team Project Spring Quarter Gateway Engineering Education Coalition P. 1 Progress Reports Week 4 Day 1.
Edit Final Report & Presentation Final Testing. Lab Schedule LAST LAB!! Should be near completion - polishing report and practicing presentation If not,
CSE403 Software Engineering Autumn 2001 Gary Kimura Lecture #2 October 3, 2001.
COMP150 Game Design LESSON #9: Open Testing and Radical Decisions.
Welcome to CS 115! Introduction to Programming Spring 2016.
CS 575 Spring 2012 Lecture Bapa Rao.
“our” version of the gravity model
DS595/CS525: Urban Network Analysis Prof. Yanhua Li
CSE403 Software Engineering Autumn 2001 Dead or Alive
CSE 503 – Software Engineering
The end to a successful session, just around the corner…
Welcome To The Project Website
CSE403 Software Engineering Autumn 2001
CSE403 Software Engineering Autumn 2000 Dead or Alive
Grading Components Component Percentage Exam 1 20% Exam 2 Exam 3
Version Control CS169 Lecture 7 Prof. Aiken CS 169 Lecture 7 1.
There are several books on your core reading list that you are all expected to read. However in the library there are only three copies for a class of.
CS 499 Course Overview CS 499 is the second course in a two-course sequence in which teams complete the software development project that they began in.
Week 1 Exercise.
CSE403 Software Engineering Autumn 2000
Presentation transcript:

CSE403 Software Engineering Autumn 2000 Benchmark day Gary Kimura Lecture #23 November 17, 2000

Today Heap libraries due today for benchmarking What’s left to do on the projects

Repeat of what’s needed on Wednesday Each group will present in class the results of running their test and benchmark suite against all the other heaps. –What ran –What didn’t run –Performance in terms of size and time You should use a table to consolidate all this information. Put in your public release directories a copy of those programs that’s didn’t run.

The project for the next three weeks Each group should meet and discuss their goals for the next three weeks “You’ve just released a beta version, and haven’t won that trip to Disneyland. The competition is on the same schedule as you are.” Need a set of realistic goals –Fixing bugs –Performance tuning –Major redesign? –More benchmarks that make you look good but not your competition? Need goals for all team members Don’t forget the schedule

Individual requirements before I can give you a grade After the group presentations during finals weeks each student must submit an evaluation of the project to the instructors. The evaluation has six parts for you to fill out. –What went right with the project? Why? –What went wrong with the project, or could have been done better? What specifically would have made it better? –What was your specific contribution to the project? What were you signed up to do and did you accomplish it? –What did you learn from the project? –Who was the star in your group? Why? –Any other information you wish to tell the instructors. I advise everyone to start working on this now.