This PR adds a small cache to calls to ExecutionTrace which helps improve performance for node operators like exchanges and block explorers. If items is in cache calls to this function will be 2-3x faster. Fixes: https://github.com/filecoin-project/lotus/issues/10504 |
||
|---|---|---|
| .. | ||
| rpc | ||
| actors.go | ||
| call.go | ||
| execute.go | ||
| forks_test.go | ||
| forks.go | ||
| read.go | ||
| searchwait_test.go | ||
| searchwait.go | ||
| stmgr.go | ||
| supply.go | ||
| tracers.go | ||
| utils.go | ||