- R High Performance Programming
- Aloysius Lim William Tjhi
- 126字
- 2021-08-06 19:17:07
Summary
In this chapter, we saw how R programs can sometimes encounter the three constraints faced by computing performance—CPU, RAM, and disk I/O. We looked into R's design and learned how its interpreted and single-threaded nature can cause it to run slowly, and how it can encounter memory and disk I/O limitations when data becomes too big to fit into the RAM. Finally, we looked at how the design of R code plays an important role in determining the performance using a comparison between two implementations of the Fibonacci function with very different performance characteristics.
These performance issues are not insurmountable. The rest of this book will show you different ways to overcome or work around them and unlock the hidden potential of R.
推薦閱讀
- Java語言程序設(shè)計(jì)
- Learning C# by Developing Games with Unity 2020
- JIRA 7 Administration Cookbook(Second Edition)
- Python Deep Learning
- 深入淺出Android Jetpack
- Rust Cookbook
- INSTANT CakePHP Starter
- Mastering OpenCV 4
- The DevOps 2.4 Toolkit
- Scala謎題
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Elasticsearch Server(Third Edition)
- Visual C#通用范例開發(fā)金典
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)(第2版)
- 工業(yè)機(jī)器人離線編程