Open relativityboy opened 6 years ago
For example, I have an intel skull canyon nuc with 32 GB RAM, ubuntu 16.04. Doing a replay with the following plugins is super slow (greater than 24 hours on --replay-blockchain
):
plugin = chain p2p webserver block_api database_api network_broadcast_api condenser_api market_history_api tags_api follow_api
However, if I drop the last three plugins, the reply is less than 8 hours:
plugin = chain p2p webserver block_api database_api network_broadcast_api condenser_api
Once the replay is complete, if I add market_history_api tags_api follow_api
, startup slows down a little, but it doesn't require a replay.
As a developer I want to know which combinations of SteemD plugins are inter-compatible in-terms of their shared memory files.
examples:
Supporting Definitions (names can be changed)
AC
# Results
listing all sets of plugins in their above definitions