Opened 20 years ago
Closed 20 years ago
#49 closed defect (fixed)
Efficiency tweaking of critical classes
Reported by: | patrick | Owned by: | patrick |
---|---|---|---|
Priority: | minor | Milestone: | 0.2.3-pre-alpha orx-v0 |
Component: | GeneralFramework | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
There are some classes that need to be specialy fast, because they are often called and therefore need much time. some of those are:
- PNode
- Vector, Quaternion
- tList
- tIterator
they can be made more efficient.
Change History (1)
comment:1 Changed 20 years ago by patrick
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.