Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmarking toolkit for lexer and parser #105

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add benchmarking toolkit for lexer and parser #105

merged 1 commit into from
Apr 10, 2024

Conversation

MaksimShagov
Copy link
Collaborator

No description provided.

benchmarks/flex/lexer.l Outdated Show resolved Hide resolved
Copy link
Member

@vla5924 vla5924 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Насчет изменений в cli не уверен, возможно, стоит сделать их отдельным патчем

compiler/include/compiler/utils/timer.hpp Outdated Show resolved Hide resolved
compiler/include/compiler/utils/timer.hpp Outdated Show resolved Hide resolved
compiler/lib/cli/compiler.cpp Outdated Show resolved Hide resolved
benchmarks/utils/generate_files.py Outdated Show resolved Hide resolved
benchmarks/flex/build.sh Outdated Show resolved Hide resolved
benchmarks/utils/generate_files.py Outdated Show resolved Hide resolved
benchmarks/run_bechmark.py Outdated Show resolved Hide resolved
benchmarks/runner.py Outdated Show resolved Hide resolved
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

compiler/lib/cli/compiler.cpp Fixed Show resolved Hide resolved
compiler/lib/cli/compiler.cpp Fixed Show fixed Hide fixed
compiler/lib/cli/compiler.cpp Fixed Show fixed Hide fixed
compiler/lib/frontend/lexer/lexer.cpp Fixed Show fixed Hide fixed
compiler/lib/frontend/lexer/lexer.cpp Fixed Show fixed Hide fixed
compiler/lib/frontend/lexer/lexer.cpp Fixed Show fixed Hide fixed
compiler/lib/frontend/lexer/lexer.cpp Fixed Show fixed Hide fixed
compiler/lib/cli/compiler.cpp Fixed Show fixed Hide fixed
@MaksimShagov MaksimShagov marked this pull request as ready for review April 7, 2024 08:54
@vla5924 vla5924 changed the title Benchmarks Add benchmarking toolkit for lexer and parser Apr 7, 2024
@vla5924 vla5924 enabled auto-merge (squash) April 7, 2024 14:21
vla5924
vla5924 previously approved these changes Apr 7, 2024
@vla5924 vla5924 self-requested a review April 8, 2024 13:16
@vla5924 vla5924 dismissed their stale review April 8, 2024 13:17

лишние изменения в cli

@vla5924 vla5924 merged commit ff63905 into main Apr 10, 2024
@vla5924 vla5924 deleted the benchmarks branch April 10, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants