Skip to content

Бенчмарки проекта - #59

Merged
Stivo182 merged 12 commits into
mainfrom
project-benchmarks
Jul 24, 2026
Merged

Бенчмарки проекта#59
Stivo182 merged 12 commits into
mainfrom
project-benchmarks

Conversation

@Stivo182

@Stivo182 Stivo182 commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Добавлены бенчмарки проекта

Изменения

  • Добавлены бенчмарки основных компонентов BenchmarkOneScript.
  • Добавлены сценарии накладных расходов и первого вызова в изолированном процессе.
  • Добавлены README и локальная конфигурация запуска.
  • Все файлы размещены непосредственно в benchmarks/.

Summary by CodeRabbit

  • New Features
    • Added a benchmark suite covering startup time, call overhead, case generation, report building, statistics, relative statistics, and result serialization.
    • Added configurable benchmark parameters for iterations, warmup, measurements, cases, and memory monitoring.
    • Added documentation with instructions for running the full suite or individual benchmarks.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fe31d8d0-2edc-4cc6-b49d-0f5c8defea58

📥 Commits

Reviewing files that changed from the base of the PR and between 82afafd and 45920d5.

📒 Files selected for processing (9)
  • benchmarks/README.md
  • benchmarks/oscript.cfg
  • benchmarks/БенчмаркГенерацииКейсов.os
  • benchmarks/БенчмаркНакладныхРасходов.os
  • benchmarks/БенчмаркОтносительнойСтатистики.os
  • benchmarks/БенчмаркПостроенияОтчета.os
  • benchmarks/БенчмаркРасчетаСтатистики.os
  • benchmarks/БенчмаркСериализацииРезультатов.os
  • benchmarks/БенчмаркХолодногоЗапуска.os

📝 Walkthrough

Walkthrough

Adds documentation, configuration, and benchmark scripts for cold starts, invocation overhead, case generation, statistics, report building, relative statistics, and JSON result serialization.

Changes

Benchmark suite

Layer / File(s) Summary
Suite entry points and baseline benchmarks
benchmarks/README.md, benchmarks/oscript.cfg, benchmarks/БенчмаркХолодногоЗапуска.os, benchmarks/БенчмаркНакладныхРасходов.os
Documents benchmark execution, configures lib.system, and adds cold-start and method-overhead scenarios.
Case generation benchmarks
benchmarks/БенчмаркГенерацииКейсов.os
Builds synthetic parameter configurations and benchmarks parameter combination and case generation.
Statistics and report benchmarks
benchmarks/БенчмаркРасчетаСтатистики.os, benchmarks/БенчмаркОтносительнойСтатистики.os, benchmarks/БенчмаркПостроенияОтчета.os
Generates synthetic measurements and benchmark data for statistics calculation, relative statistics, and report construction.
Result serialization benchmarks
benchmarks/БенчмаркСериализацииРезультатов.os
Creates synthetic benchmark results and measures JSON serialization and typed deserialization.

Estimated code review effort: 3 (Moderate) | ~20 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch project-benchmarks

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Stivo182
Stivo182 merged commit 1704eb5 into main Jul 24, 2026
27 of 29 checks passed
@Stivo182
Stivo182 deleted the project-benchmarks branch July 24, 2026 08:55
@sonar-openbsl-ru-qa-bot

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant