Skip to content

📝 CodeRabbit Chat: Align TypeScript and Rust Benchmarks with Real-Use-Case Workloads - #577

Merged
claycuy merged 1 commit into
chore/benchfrom
coderabbitai/chat/7e39bf7
Sep 13, 2026
Merged

📝 CodeRabbit Chat: Align TypeScript and Rust Benchmarks with Real-Use-Case Workloads#577
claycuy merged 1 commit into
chore/benchfrom
coderabbitai/chat/7e39bf7

Conversation

@coderabbitai

@coderabbitai coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Code changes was requested by @claycuy.

The following files were modified:

  • Cargo.toml
  • rust/benches/normal/function_call_bench.rs
  • rust/benches/optimize/function_call_bench.rs
  • scripts/bench/ts-bench.js
  • ts/benchmarks/normal/add_bench.ts
  • ts/benchmarks/normal/assign_bench.ts
  • ts/benchmarks/normal/concat_bench.ts
  • ts/benchmarks/normal/dead_code_bench.ts
  • ts/benchmarks/normal/function_call_bench.ts
  • ts/benchmarks/normal/io_bench.ts
  • ts/benchmarks/optimize/add_bench.ts
  • ts/benchmarks/optimize/assign_bench.ts
  • ts/benchmarks/optimize/concat_bench.ts
  • ts/benchmarks/optimize/dead_code_bench.ts
  • ts/benchmarks/optimize/function_call_bench.ts
  • ts/benchmarks/optimize/io_bench.ts
  • ts/benchmarks/add_bench.ts
  • ts/benchmarks/assign_bench.ts
  • ts/benchmarks/concat_bench.ts
  • ts/benchmarks/dead_code_bench.ts
  • ts/benchmarks/io_bench.ts

@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
lightvm Ready Ready Preview Sep 13, 2026 4:22am UTC

@coderabbitai
coderabbitai Bot requested a review from claycuy September 13, 2026 04:22
@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

Important

Review skipped

This PR was authored by the user configured for CodeRabbit reviews. CodeRabbit does not review PRs authored by this user. It's recommended to use a dedicated user account to post CodeRabbit review feedback.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Essentials

Run ID: aa9a11bf-7828-496b-bb21-966f156e118e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@coderabbitai coderabbitai Bot mentioned this pull request Sep 13, 2026
8 tasks
@claycuy
claycuy merged commit e131726 into chore/bench Sep 13, 2026
5 checks passed
@claycuy
claycuy deleted the coderabbitai/chat/7e39bf7 branch September 13, 2026 04:23
claycuy added a commit that referenced this pull request Sep 13, 2026
* chore: Update bench and unit tests

* 📝 CodeRabbit Chat: Update add benchmark to use built-in Itme module (#567)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Update Rust benchmarks to use the built-in Itme pattern (#569)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix Rust benchmark capability construction without cloning (#570)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix VmConfig construction in Rust benchmarks (#571)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix Rust benchmark vm.load type inference ambiguity (#572)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: Clean up source code

* 📝 CodeRabbit Chat: Update TypeScript Benchmark Test with Unitry Pattern (#574)

* 📝 CodeRabbit Chat: Update TypeScript Benchmark Test with Unitry Pattern

* 📝 CodeRabbit Chat: Standardize TypeScript Unitry Test Patterns (#575)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Migrate TypeScript Benchmarks to LightVM Bench API (#576)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Align TypeScript and Rust Benchmarks with Real-Use-Case Workloads (#577)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix ESLint violations in TypeScript tests and generated types (#578)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Remove Excess Empty Lines from TypeScript Tests (#579)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix ESLint Circular Fixes and Generated File Headers (#580)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: Clean up source code

* 📝 CodeRabbit Chat: Type Benchmark Callback Parameter as Number (#581)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* 📝 CodeRabbit Chat: Fix Node.js types in subprocess tests (#582)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: Clean up source code

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant