[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #28877 [Core Tor/Tor]: 'GETINFO desc/fingerprints' command to get known relays
#28877: 'GETINFO desc/fingerprints' command to get known relays
--------------------------+----------------------------------
Reporter: wagon | Owner: (none)
Type: enhancement | Status: assigned
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points: 2
Reviewer: | Sponsor:
--------------------------+----------------------------------
Comment (by wagon):
> Do you think it also explains the crash of `tor-prompt --run 'GETINFO
desc/all-recent' >/dev/null` command?
When shebang is fixed according to suggestions in #28921, execution time
for `desc/all-recent` is almost 3 times higher:
{{{
$ time tor-prompt --run 'GETINFO desc/all-recent' 1>/dev/null
1.60s user 0.47s system 91% cpu 2.269 total
$ time ./test.sh desc/all-recent 1>/dev/null
0.65s user 0.02s system 82% cpu 0.802 total
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28877#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs