Giter Club home page Giter Club logo

gentrafficdata's Introduction

生产流量数据

生产流量数据,做流量特性的功能测试和性能测试。

一、搭建开发环境

1. 环境

Win 和 Linux 都支持 Python >= 3.8 Redis >= 3.x

2. 依赖包安装

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt -i https://pypi.douban.com/simple

二、生成流量数据

# 这是生成所有数据的入口,采用多进程方式,生成9中流量测试数据。
python3 gen_traffic_main.py

# 当然,也可以单独生成每一种的流量数据。以攻击流量测试数据为例:
python3 gen_attack_traffic_data.py

参考

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.