Code Monkey home page Code Monkey logo

Comments (2)

rkeene avatar rkeene commented on June 10, 2024

1 benchmarking node:

[benchmark.1] 1:12PM INF Benchmarking... accepted_tps: 24526.621103897505 downloaded_tps: 1.4120647592774829 gossiped_tps: 28414.28606590764 queried_rps: 289.3790306630945 query_latency_max_ms: 5 query_latency_mean_ms: 0.5136853064202335 query_latency_min_ms: 0 received_tps: 28464.75140851432

2 benchmarking nodes:

[benchmark.1] 1:16PM INF Benchmarking... accepted_tps: 24540.833805126906 downloaded_tps: 17.07127850942995 gossiped_tps: 30120.638185894622 queried_rps: 346.31200989650216 query_latency_max_ms: 5 query_latency_mean_ms: 0.6291777987354086 query_latency_min_ms: 0 received_tps: 30560.774810164676
[benchmark.2] 1:16PM INF Benchmarking... accepted_tps: 21442.90039634638 downloaded_tps: 1.6845568411108172 gossiped_tps: 26158.604255236736 queried_rps: 190.22517354829498 query_latency_max_ms: 154 query_latency_mean_ms: 0.8863521370622568 query_latency_min_ms: 0 received_tps: 26297.66549405793

3 benchmarking nodes:
Wavelet broke on Wavelet node 2 (nodes 1 and 3 were fine):

got merkle 032f27fdcd856e16119dc9a4ee25b354 but expected d316b0bbf1a6a1f73f3d8017e2e8a780
error adding downloaded tx to graph [transactions depth is too low compared to root: root depth is 2020, but tx depth is 2009]: Transaction{ID: 11af731bb146a5742f8d6ec4806c3ee72deade3af765beee39d72174abcc9572}

from wavelet.

rkeene avatar rkeene commented on June 10, 2024

With:

--- a/conf/conf.go
+++ b/conf/conf.go
@@ -178,7 +178,8 @@ func GetMaxDownloadDepthDiff() uint64 {

 func GetMaxDepthDiff() uint64 {
        l.RLock()
-       t := c.maxDepthDiff
+       // t := c.maxDepthDiff
+       t := uint64(c.pruningLimit)
        l.RUnlock()

        return t

3 benchmarking nodes:

[benchmark.1] 1:58PM INF Benchmarking... accepted_tps: 25072.9391455016 downloaded_tps: 9.864567101453387 gossiped_tps: 31191.941209161676 queried_rps: 341.8136629626757 query_latency_max_ms: 7 query_latency_mean_ms: 0.6362196 query_latency_min_ms: 0 received_tps: 31508.2910841198
[benchmark.2] 1:58PM INF Benchmarking... accepted_tps: 25227.529769457706 downloaded_tps: 12.763607300557995 gossiped_tps: 31230.57151240598 queried_rps: 316.9343422104378 query_latency_max_ms: 313 query_latency_mean_ms: 0.8812634062256809 query_latency_min_ms: 0 received_tps: 31580.432021652865
[benchmark.3] 1:58PM INF Benchmarking... accepted_tps: 25114.313750318677 downloaded_tps: 40.78868375607537 gossiped_tps: 30958.799593168394 queried_rps: 367.04056618245505 query_latency_max_ms: 284 query_latency_mean_ms: 0.8911818175097276 query_latency_min_ms: 0 received_tps: 31664.57249560889

from wavelet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.