Di Wu

1pod

DWURecyclingAlert

注入4个类

UITableViewCellStyle UITableViewCell UICollectionViewCell UITableViewHeaderFooterView UICollectionReusableView(作为足部/头部)

监控6个关键API调用

[UIView drawRect:] tableView:cellForRowAtIndexPath: tableView:viewForHeaderInSection: tableView:viewForFooterInSection: collectionView:cellForItemAtIndexPath: collectionView:viewForSupplementaryElementOfKind:atIndexPath

以两种方式可视化错误的绘图代码

以加粗红色粗体显示未回收的UIView、CALayer和UIImage对象。以毫秒为单位显示每个关键API调用完成所需的时间。

许可证:MIT

  • Objective C