zoukankan      html  css  js  c++  java
  • Study Plan The Fourteenth Day

        Another day full life, today's work is to optimize the functions which I have written. We will release the app at next Monday, so we should test the functions carefully, do out best to optimize performance and UE. Our boss have no problem on this app, it made we very happy. I find the function I implement spend the less then debug time usually, so I should more carefully on writting code. e.g. Today I have optimize the details on load and remove images, I check the code only one time then run it, all of the function are run normally, but when I monitor the momery, the momery increase fast when I roll to next page, it was depress me, why it would take so much momery, the program logic will release old images when load new images. So I add a break in code where the program will go ghough it. Then I found program not execution the release old images absolutly. Why not exec it? I exam the code carefully, omg! I have a wrong in a sign, only a sign. I update it then run it again, and all of the situation were right.

  • 相关阅读:
    hbase
    spark-streaming
    spark-Scala
    经典台词二
    星爷电影经典台词一
    Hadoop第一阶段总结
    测试2
    POI 表格数据导出
    GC垃圾回收机制
    Java常见的200道面试题
  • 原文地址:https://www.cnblogs.com/weikaishi/p/2458674.html
Copyright © 2011-2022 走看看