panda3d-0001: NodePathCollection remove_duplicate_paths O(N^2) nested scan and remove_paths_from has_path O(N*M) -> fix with pset, 499x at N=1000 ogre-0001: GLSLProgramWriter std::find(inParams) O(A*O*P) in nested loop during GLSL shader code generation -> fix with unordered_set, 75x at A=200 |
||
|---|---|---|
| .. | ||
| OGRETest.java | ||
| OgreTest.java | ||