Jeff Becker
|
4bda489437
|
add explicit enable/disable profiling option, try to always maintain outbound connections.
|
2019-04-25 07:00:18 -04:00 |
|
Jeff Becker
|
2be3401e08
|
* refactor profiling function names
* utp link layer make ping less active, pre-emptive pump faster
|
2019-04-17 10:46:00 -04:00 |
|
Jeff Becker
|
05dc2fb679
|
decay profiles unconditionally
|
2019-04-16 13:30:07 -04:00 |
|
Jeff Becker
|
76c5601894
|
decay profiles faster
|
2019-04-16 13:27:35 -04:00 |
|
Jeff Becker
|
d5161d3d9a
|
i hate profiling
|
2019-04-16 10:36:03 -04:00 |
|
Jeff Becker
|
9503cc66f0
|
add disk worker based file flusher logger
make format
remove package.json
|
2019-04-16 09:20:48 -04:00 |
|
Jeff Becker
|
a45d6db0e0
|
better profiling
|
2019-04-16 07:44:55 -04:00 |
|
Jeff Becker
|
5861f4aafa
|
* less vigorous profiling
* don't spam connections to bootstrap
|
2019-04-12 08:05:43 -04:00 |
|
Jeff Becker
|
c910a2a2fb
|
more
|
2019-04-05 10:58:22 -04:00 |
|
Jeff Becker
|
169d8beded
|
clear profiles on removal
|
2019-03-31 11:25:13 -04:00 |
|
Jeff Becker
|
d4cb6808ec
|
more
|
2019-03-25 11:41:37 -04:00 |
|
Jeff Becker
|
07d1f32d0a
|
tweak timing of decay
|
2019-03-22 12:45:04 -04:00 |
|
Michael
|
8dfe72cbc9
|
Fix deadlock in profiling
|
2019-03-14 00:20:37 +00:00 |
|
Jeff Becker
|
5d3833ef1a
|
fix dumb as shit path building that causes premature termiantion because of duplicate hops
|
2019-03-11 09:58:31 -04:00 |
|
Jeff Becker
|
2218749134
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-03-07 17:58:29 -05:00 |
|
Jeff Becker
|
eceb55623c
|
more
|
2019-03-07 10:17:29 -05:00 |
|
sachaaaaa
|
608efeaa96
|
Add missing reference operator in profiling.cpp
|
2019-03-06 11:54:35 +11:00 |
|
Jeff
|
cf9d6a1793
|
Merge pull request #380 from majestrate/staging
Staging
|
2019-03-05 17:08:25 -05:00 |
|
Jeff
|
1a09a12ee0
|
Merge branch 'staging' into absl_mutex
|
2019-03-05 17:06:23 -05:00 |
|
Jeff Becker
|
a1bd26a165
|
update profiling code to decay instead of clearing all stats
|
2019-03-05 08:38:50 -05:00 |
|
Jeff Becker
|
8331449ab9
|
update profiles on path build
|
2019-03-04 12:03:18 -05:00 |
|
Michael
|
61f3273dc4
|
Add threading annotations and fix potential deadlocks
|
2019-03-04 00:03:52 +00:00 |
|
Michael
|
c5a129ddff
|
Convert to use abseil synchronisation primitives
|
2019-03-03 21:20:38 +00:00 |
|
Michael
|
887fb4ac62
|
Replace insert(make_pair()) with emplace()
|
2019-02-18 10:35:23 +00:00 |
|
Michael
|
f3b0af9d2f
|
Create CopyableBuffer type
|
2019-02-02 23:21:35 +00:00 |
|
Michael
|
2de621b0ad
|
Disable copy constructing llarp_buffer_t
|
2019-02-01 01:58:13 +00:00 |
|
Jeff Becker
|
41e8691702
|
make format
|
2019-01-17 09:02:50 -05:00 |
|
Michael
|
9658c80b48
|
Minor build fixes
|
2019-01-03 21:25:16 +00:00 |
|
Michael
|
85dde7b6b0
|
Move remaining include/llarp headers to llarp/
|
2018-12-12 02:53:02 +00:00 |
|
Jeff
|
11753f5d7e
|
clarification for path transfer
|
2018-10-06 12:37:54 -04:00 |
|
Jeff Becker
|
7027ba2cf1
|
more agressive network exploration
add install target for makefile
|
2018-09-15 07:37:46 -04:00 |
|
Jeff Becker
|
f5b8d552e1
|
path peer profiling
propagate introsets better
|
2018-09-14 10:50:37 -04:00 |
|
Jeff Becker
|
6986f04418
|
basic router profiling and fix ip rewrite
|
2018-09-13 12:41:53 -04:00 |
|