pragmaxim-com / ergo-uexplorer

Supplementary ergo chain explorer/analyzer with Scala/ZIO
MIT License
15 stars 1 forks source link

allow for indexing chain from filesystem instead of Node via http #13

Closed pragmaxim closed 1 year ago

pragmaxim commented 1 year ago

For benchmarking purposes it is better to have a stable source of chain blocks, Filesystem.

There can be a perf issue introduced in new version of Node and it would be hard to figure out why Explorer is suddenly 40% slower.