GVRS C API testing on Raspberry PI #6
gwlucastrig
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This morning, I began testing the GVRS C API on a Raspberry Pi 5 running under Linux.
The source code built and ran the first time, with no suprises. The test files for GVRS were stored on the Micro SD
card file system. In the tests results shown below, the most meaningful values are probably the "Row Major" performance
test which shows about 40 million lookup operations per second for the uncompressed version (ETOPO1_v4.gvrs) and
about 14.8 lookup operations per second for the compressed version (ETOPO1_v4_comp.gvrs).
Raspberry Pi is a new environment for me, so I welcome any suggestions about testing and development that you may have.
Beta Was this translation helpful? Give feedback.
All reactions