|
Benchmark test:
{ MCRepositoryTest.
ClyBrowserStateTestCase.
GTDebuggerSmokeTest.
} collect: [ :klass |
Transcript show: [ klass isAbstract ] bench; cr ].
shows that second way with #== operator is the fastest.
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Stale (Timeout)
|
|
Assigned to: CLOSED
|
|
Milestone: Later
|
Go to Case
|
|