Commit Graph

26 Commits (e41bec424758ee9ac4588ae3b2932e5cd9e330b0)

Author SHA1 Message Date
Jeff Becker 5861f4aafa
* less vigorous profiling
* don't spam connections to bootstrap
5 years ago
Jeff Becker c910a2a2fb
more 5 years ago
Jeff Becker 169d8beded
clear profiles on removal 5 years ago
Jeff Becker d4cb6808ec
more 5 years ago
Jeff Becker 07d1f32d0a
tweak timing of decay 5 years ago
Michael 8dfe72cbc9
Fix deadlock in profiling 5 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 5 years ago
Jeff Becker 2218749134
Merge remote-tracking branch 'origin/staging' into staging 5 years ago
Jeff Becker eceb55623c
more 5 years ago
sachaaaaa 608efeaa96 Add missing reference operator in profiling.cpp 5 years ago
Jeff cf9d6a1793
Merge pull request #380 from majestrate/staging
Staging
5 years ago
Jeff 1a09a12ee0
Merge branch 'staging' into absl_mutex 5 years ago
Jeff Becker a1bd26a165
update profiling code to decay instead of clearing all stats 5 years ago
Jeff Becker 8331449ab9
update profiles on path build 5 years ago
Michael 61f3273dc4
Add threading annotations and fix potential deadlocks 5 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 5 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 5 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 5 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 5 years ago
Jeff Becker 41e8691702
make format 6 years ago
Michael 9658c80b48
Minor build fixes 6 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago
Jeff 11753f5d7e clarification for path transfer 6 years ago
Jeff Becker 7027ba2cf1
more agressive network exploration
add install target for makefile
6 years ago
Jeff Becker f5b8d552e1
path peer profiling
propagate introsets better
6 years ago
Jeff Becker 6986f04418
basic router profiling and fix ip rewrite 6 years ago