美文网首页
Python App Scraping ———09.20.201

Python App Scraping ———09.20.201

作者: 腾腾4ever | 来源:发表于2017-09-24 11:28 被阅读0次

    Improving performance

    Python check RAM usage

    Check / resize kernel size


    - Using memory _profiler:

    - Check file system usage of memory:

    df -k

    - Check kernel image size:

    cd /boot

    ls -lha /boot

    - Resize kernal size:

    相关文章

      网友评论

          本文标题:Python App Scraping ———09.20.201

          本文链接:https://www.haomeiwen.com/subject/pixzsxtx.html