Martijn de Vos

Results 240 comments of Martijn de Vos
trafficstars

@vandenheuvel have you checked that this `ManualEndpoint` is used somewhere in Tribler and/or Gumby?

@pimveldhuisen what's the status of this?

Seems that one of the tests on Windows (`src\tribler\core\components\libtorrent\tests\test_seeding.py`) failed: ``` ~~~~~~~~~~~~~~~~~~~~~~~~~~ Stack of MainThread (7156) ~~~~~~~~~~~~~~~~~~~~~~~~~~ [65](https://github.com/Tribler/tribler/runs/8050959835?check_suite_focus=true#step:5:66) File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\runpy.py", line 194, in _run_module_as_main [66](https://github.com/Tribler/tribler/runs/8050959835?check_suite_focus=true#step:5:67) return _run_code(code, main_globals, None, [67](https://github.com/Tribler/tribler/runs/8050959835?check_suite_focus=true#step:5:68)...

Interesting visualisations! Somewhat related to https://github.com/Tribler/tribler/issues/3508 (at least the TrustChain deployment monitoring). e2e anonymous download is an excellent candidate for performance monitoring and should not take long to setup. I...

Most of this data can either be extracted from our existing Jenkins Job using the API, or from our running Trustchain explorer backend, also with API requests. One of the...

One way to get more insights into our user count is by analysing the crawled TrustChain data. The plot below is generated based on our current dataset, with over 80.000...

> exclusively rely on unit tests I think a key metric is the stability of our unit tests. Currently, unstable unit tests (both on `devel` and our release branches) are...