Changes between Initial Version and Version 1 of RunTimePerformance
- Timestamp:
- 12/06/10 03:17:33 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunTimePerformance
v1 v1 1 == To Do == 2 3 * -turbo 4 * using Stopwatch 5 * profilers 6 * benchmarks 7 * avoid when possible: slicing, dynamic, exceptions, i/o 8 * don't optimize if you don't need to, root of all evil 9 10 == Discussions == 11 12 Here are some select discussions on performance: 13 14 * [http://cobra-language.com/forums/viewtopic.php?f=4&t=700 Why so slow?] 2010-12 15 * [http://cobra-language.com/forums/viewtopic.php?f=4&t=692 Cobra vs Python - speed] 2010-11