[tbb-bugs] #33274 [Applications/Tor Browser]: Switch from YAML to YAML::XS in tools/update-responses/update_responses
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 11 18:41:16 UTC 2020
#33274: Switch from YAML to YAML::XS in tools/update-responses/update_responses
-------------------------------------+-------------------------------------
Reporter: boklm | Owner: tbb-team
Type: task | Status: new
Priority: Low | Milestone:
Component: Applications/Tor | Version:
Browser | Keywords: tbb-rbm,
Severity: Trivial | TorBrowserTeam202002
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------+-------------------------------------
In the script `tools/update-responses/update_responses` we use the `YAML`
perl module. However on https://metacpan.org/pod/YAML we can read:
If you want robust and fast YAML processing using the normal Dump/Load
API, please consider switching to YAML::XS. It is by far the best Perl
module for YAML at this time.
So we should probably switch to `YAML::XS`. We are already using
`YAML::XS` in rbm.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33274>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list