Skip to content

Show and Tell #57

@rustaceanrob

Description

@rustaceanrob

Share the results of your SwiftSync IBD on this thread. Important information includes: system memory, network quality, operating system, CPU make, number of peers used.

To test network quality, one may use speedtest-cli, or on MacOS, networkquality -v. Programs like btop also show current download rate. To list CPU information on Linux, run lscpu. For memory, free -h

To allow the program to run detached, use nohup and write the output to a location of your choice. Example (within the node crate):

nohup cargo run --bin ibd --release > result.log &

An example response is shown below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions