ergoplatform/ergo

Optimize HistoryStorage.modifierById method

开放

#1,191 创建于 2020年9月17日

 (3 条评论) (0 个反应) (0 位负责人)Scala (201 个派生)github user discovery
help wanted

仓库指标

星标
 (519 个星标)
PR 合并指标
 (平均合并 12天 5小时) (30 天内合并 13 个 PR)

描述

This method appears in the hotspot list of the profiler. (Headers syncronization stage)

Note that despite most of the time is spent in decodePoint, around 30% is spent somewhere inside modifierById.

贡献者指南