uber / nanoscope-art

Apache License 2.0
49 stars 13 forks source link

Minor fixes, refinements, and formatting improvements. #23

Closed awelc closed 5 years ago

awelc commented 5 years ago

There are some formatting improvements here with respect to indentation and curlies around conditionals. I have also fixed a problem with cpu_mode incorrectly accessing structures used only in perf_mode. Finally, I have made reading sample values more robust (and avoided allocating a large array buffer on the stack).