Skip to content

Merge pull request #48 from TheUncharted/chore/upgrade-oxc-deps - #49

Merged
TheUncharted merged 1 commit into
masterfrom
develop
Jun 20, 2026
Merged

Merge pull request #48 from TheUncharted/chore/upgrade-oxc-deps#49
TheUncharted merged 1 commit into
masterfrom
develop

Conversation

@TheUncharted

Copy link
Copy Markdown
Owner

chore: upgrade oxc dependencies from 0.117.0 to 0.137.0

Summary

Changes

Test plan

  • Unit tests pass (cargo test)
  • CI passes

Related issues

chore: upgrade oxc dependencies from 0.117.0 to 0.137.0
@TheUncharted
TheUncharted merged commit 483f2f8 into master Jun 20, 2026
17 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

    Updating crates.io index
   Compiling zapcode-core v1.5.2 (/home/runner/work/zapcode/zapcode/crates/zapcode-core)
    Finished `bench` profile [optimized] target(s) in 9.44s
     Running unittests src/lib.rs (target/release/deps/zapcode_core-f09ce17b082deed5)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running benches/execution.rs (target/release/deps/execution-81f255ef4461be5a)
Timer precision: 20 ns
execution                  fastest       │ slowest       │ median        │ mean          │ samples │ iters
├─ array_creation          3.857 µs      │ 52.12 µs      │ 4.027 µs      │ 4.684 µs      │ 100     │ 100
├─ async_map_3             13.92 µs      │ 72.62 µs      │ 14.36 µs      │ 15.57 µs      │ 100     │ 100
├─ fibonacci_10            180.5 µs      │ 211.4 µs      │ 182.8 µs      │ 185.4 µs      │ 100     │ 100
├─ function_call           6.832 µs      │ 20.83 µs      │ 7.102 µs      │ 7.34 µs       │ 100     │ 100
├─ loop_100                104.8 µs      │ 143.6 µs      │ 106.4 µs      │ 108.2 µs      │ 100     │ 100
├─ object_creation         7.503 µs      │ 23.38 µs      │ 7.754 µs      │ 8.186 µs      │ 100     │ 100
├─ promise_all_3           9.837 µs      │ 30.75 µs      │ 10.24 µs      │ 10.67 µs      │ 100     │ 100
├─ promise_catch_resolved  6.732 µs      │ 21.41 µs      │ 6.917 µs      │ 7.295 µs      │ 100     │ 100
├─ promise_resolve_await   4.738 µs      │ 17.71 µs      │ 4.888 µs      │ 5.192 µs      │ 100     │ 100
├─ promise_then_chain_3    13.68 µs      │ 38.15 µs      │ 13.97 µs      │ 14.61 µs      │ 100     │ 100
├─ promise_then_single     8.095 µs      │ 23.31 µs      │ 8.355 µs      │ 8.811 µs      │ 100     │ 100
├─ simple_expression       3.516 µs      │ 10.77 µs      │ 3.616 µs      │ 3.787 µs      │ 100     │ 100
├─ string_concat           4.227 µs      │ 16.93 µs      │ 4.347 µs      │ 4.645 µs      │ 100     │ 100
├─ template_literal        4.588 µs      │ 16.18 µs      │ 4.718 µs      │ 4.911 µs      │ 100     │ 100
╰─ variable_arithmetic     4.698 µs      │ 17.61 µs      │ 4.868 µs      │ 5.151 µs      │ 100     │ 100


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