[roll] Roll fuchsia [perfcompare][test] Remove dependency on numpy
Similar to the earlier change to perfcompare.py, this allows
perfcompare_test.py to be run using fuchsia-vendored-python, so that
it doesn't require using Infra's vpython (or using a system-installed
NumPy).
Note that numpy.inf and numpy.nan are just floats (not a numpy type),
and numpy.inf == float('inf'), so this doesn't change the behaviour of
the test.
Original-Bug: 496596903
Test: perfcompare_test.py
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574162
Original-Revision: 0f0a332833b744d31975450241ad3ed8f7d2a625
GitOrigin-RevId: 0cbdc0b5547b08ae97231266e4e88ab83208c478
Change-Id: I3eba3f62712f764ea30c551eaeae6ea28417fba8
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.