projects
/
occt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
0029911: Porting to Debian80-64 : Regressions in Foundation Classes
[occt.git]
/
tests
/
perf
/
fclasses
/
handle
1
puts "========"
2
puts "CR24023, check operability and performance of OCCT RTTI and handles"
3
puts "========"
4
puts ""
5
6
pload QAcommands
7
8
# check RTTI
9
QAHandleBool
10
QAHandleKind
11
QAHandleOps
12
13
# check performance of creation and destruction handles, vs. C++ shared_ptr
14
QAHandleInc