Coder Social home page Coder Social logo

visiky / charts-perf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hustcc/charts-perf

0.0 0.0 1.0 3.03 MB

Performance tests for charts library.

Home Page: https://git.hust.cc/charts-perf/

JavaScript 2.75% TypeScript 86.44% Less 10.32% HTML 0.49%

charts-perf's Introduction

charts-perf build

G2 栈的性能测试监控工具!防止在迭代过程中性能出现急剧下降! 线上运行地址

设计原型

说明:

  • 头部、尾部样式按照主流网站,保证基本好看即可
  • 内容部分分成两部分:
    • 配置:
      • 选择引擎(G2, G2Plot, ECharts, Highcharts) 三种;
      • 选择 Case(折线图、面积图、柱形图、散点图)
      • 选择数据量
    • 开始执行(执行过程中,页面增加 loading 框,过程中会进行串行运行性能测试,时间可能比较长)
    • 完成之后,获得数据进行图表的绘制(按照 Case 分成不同的图)
      • X 轴是数据量,从 200 ~ 20000
      • Y 轴是渲染时间
      • 按照图表引擎的类型分组

技术栈

  • 使用 Ant Design 进行 UI 绘制
  • 样式使用 less 文件
  • 图表绘制使用 G2Plot
  • 性能测试的 Case 使用 iframe 沙箱运行

运行

# 安装依赖
$ tnpm i

# 运行,本地启动
$ tnpm start

License

MIT@hustcc.

charts-perf's People

Contributors

ai-qing-hai avatar hustcc avatar

Forkers

1565816188

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.