Wiki

Ticket #182 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

cobra -timeit problems

Reported by: Chuck Owned by: Chuck
Priority: medium Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

  • The time includes the *run-time* of the program which skews and invalidates the "per second" stats.
  • No test case. Don't need a lot of verification, but certainly want to do a basic test.

Attachments

timeitBug.patch Download (3.4 KB) - added by hopscc 14 years ago.

Change History

Changed 14 years ago by hopscc

Changed 14 years ago by hopscc

  • status changed from new to assigned
  • owner set to Chuck

calc separate compileTime and display after timeit/elapsed value.
Use compileTime val for "per sec" stats
test case for compile both with and without -timeit.

Changed 14 years ago by Chuck

  • status changed from assigned to closed
  • resolution set to fixed

Applied. Thanks.

Note: See TracTickets for help on using tickets.