Skip to content
View Netheria's full-sized avatar

Block or report Netheria

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Netheria/README.md

👋 Hello there!

I am a Performance Test Engineer focused on Performance Engineering and Performance QA.

I work on performance testing beyond simply generating load — from realistic workloads and stateful workflows to distributed execution, observability, performance analysis, capacity, and automation.

In short: I design and build performance-testing frameworks rather than one-off load scenarios.

Testing: Load · Stress · Capacity · Scalability · Stability · Regression

Stack: k6 · JMeter · Java/Groovy · JavaScript · SQL · NoSQL · PostgreSQL · Redis · Kubernetes · Docker · Prometheus · Grafana/Chronograf · InfluxDB · CI/CD

Pinned Loading

  1. k6-Performance-Testing-Framework k6-Performance-Testing-Framework Public

    Horizontally scalable performance testing framework built with k6 for stateful workloads, distributed synchronization, observability, and automated reporting.

    JavaScript

  2. JMeter-Performance-Testing-Framework JMeter-Performance-Testing-Framework Public

    JMeter-based performance testing solution built under a critical production performance incident, demonstrating stateful workload modelling, observability, capacity testing, and iterative performan…

    Groovy

  3. Performance-Testing-Strategy Performance-Testing-Strategy Public

    How I approach performance testing for distributed, stateful systems - a full strategy document covering workload, observability, test types, and optimization, separated from implementation specifics.

  4. Performance-Comparison-Reporting Performance-Comparison-Reporting Public

    Example of automatically generated performance analysis reports — comparing builds, identifying regressions, and producing decision-ready conclusions from performance test data.

  5. Functional-testing-Postman-vs-JMeter Functional-testing-Postman-vs-JMeter Public

    Comparison of Postman and JMeter as tools for сomplex functional testing that goes beyond the standard API checks layer.

    Groovy 1

  6. jmeter-allure-report jmeter-allure-report Public

    Integration of Allure Report for JMeter. Does generate JSON(-s) and attachments in allure-friendly format and creates a report from them.

    Java