Code Monkey home page Code Monkey logo

devkitdemo's People

Contributors

antscodecommunity avatar chenych27 avatar coolmjt avatar goatmiemie avatar godot170306 avatar haifeisilaoxie avatar huangyongtao1 avatar kyleobrain avatar ldinghui avatar lsjhw avatar miaojj-11 avatar opmjt avatar qinyinw avatar rozwel-dx avatar ryyustc avatar sxycyjlq avatar wang9ning9 avatar wangqk-hw avatar yikun avatar yunanlu0404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

devkitdemo's Issues

demo 复现失败

你好,基于这个文档和操作指导尝试复现 java 程序内容泄露的定位和调优,遇到以下问题:

  1. 代码仓库中的代码包中仅包含内存泄露的测试代码,没有问题定位后修改的代码,以验证调优成功。
  2. 鲲鹏文档中找到同类问题的优化后代码,手敲代码后 javac 编译报错如下,考虑截图可能只是部分代码的缘故。
    image

请问,能提供一份可以完整测试的调优后代码吗?

关于通用SDK实现demo的优化

hyperscan:
编译依赖中应说明需要将hyperscan编译为动态

kaezip:
补充压缩解压的示例命令并说明压缩文件存在形式为tar.gz

ztsd:
1、没指明软件包版本
2、没有提供我们的前置编译的参考
3、使用说明步骤不够明确,使用时需要用户交互但是没有提示,需要优化

snappy:
readme没有注明snappy的版本
cmake .. -DBUILD_SHARED_LIBS=ON(此处为官方缺陷,我们需要补充说明)
snappy需要修改头文件(我们需要给出提示)
复制的应该:cp -p snappy*.h /usr/local/snappy/include
应该添加:cp snappy-1.1.7/build/snappy-stubs-public.h /usr/local/snappy/include/
使用说明步骤不够明确,使用时需要用户交互但是没有提示,需要优化

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.