mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-11-05 01:20:19 +01:00
Since is_a is a method, it is significantly slower than using instanceof Following is a perfomance comparison: http://micro-optimization.com/is_a-vs-instanceof |
||
|---|---|---|
| .. | ||
| BuiltIn | ||
| Releases | ||
| AbstractTask.php | ||
| ErrorWithMessageException.php | ||
| Factory.php | ||
| RollbackException.php | ||
| SkipException.php | ||