paradigmxyz
solar
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump pillow from 12.1.0 to 12.1.1 in /benches/analyze Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/benches/analyze/pillow-12.1.1
3 days ago
refactor: restore Scope, scope(), and Session::scope() Amp-Thread-ID: https://ampcode.com/threads/T-019c3e9c-aee3-7299-a483-1112ec32c32a Co-authored-by: Amp <amp@ampcode.com>
dani/simplify-parallel-macro
6 days ago
refactor: restore Scope, scope(), and Session::scope() Amp-Thread-ID: https://ampcode.com/threads/T-019c3e9c-aee3-7299-a483-1112ec32c32a Co-authored-by: Amp <amp@ampcode.com>
danipopes/simplify-parallel-macro
6 days ago
refactor: simplify parallel! macro Replace the Scope wrapper struct and recursive macro expansion with a simple par_fns function that takes a slice of closures. The macro now just builds the closure array and delegates to par_fns. Removes Session::scope and sync::Scope which were only used by the macro. Amp-Thread-ID: https://ampcode.com/threads/T-019c3e9c-aee3-7299-a483-1112ec32c32a Co-authored-by: Amp <amp@ampcode.com>
danipopes/simplify-parallel-macro
6 days ago
chore(deps): weekly `cargo update` (#732) Automation to keep dependencies in `Cargo.lock` current. <details><summary><strong>cargo update log</strong></summary> <p> ```log Locking 17 packages to latest compatible versions Updating alloy-rlp v0.3.12 -> v0.3.13 Updating anyhow v1.0.100 -> v1.0.101 Updating clap v4.5.56 -> v4.5.57 Updating clap_builder v4.5.56 -> v4.5.57 Unchanged generic-array v0.14.7 (available: v0.14.9) Updating memchr v2.7.6 -> v2.8.0 Updating pest v2.8.5 -> v2.8.6 Updating proptest v1.9.0 -> v1.10.0 Updating rapidhash v4.2.1 -> v4.2.2 Updating regex v1.12.2 -> v1.12.3 Updating regex-automata v0.4.13 -> v0.4.14 Updating regex-syntax v0.8.8 -> v0.8.9 Unchanged slang_solidity v0.18.3 (available: v1.3.2) Unchanged solang-parser v0.3.4 (available: v0.3.5) Updating time v0.3.46 -> v0.3.47 Updating time-macros v0.2.26 -> v0.2.27 Unchanged tree-sitter v0.25.8 (available: v0.25.10) Updating tree-sitter-language v0.1.6 -> v0.1.7 Unchanged tree-sitter-solidity v1.2.12 (available: v1.2.13) Updating zerocopy v0.8.37 -> v0.8.39 Updating zerocopy-derive v0.8.37 -> v0.8.39 Updating zmij v1.0.18 -> v1.0.19 note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>` ``` </p> </details> Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
main
7 days ago
chore(deps): weekly `cargo update` Locking 17 packages to latest compatible versions Updating alloy-rlp v0.3.12 -> v0.3.13 Updating anyhow v1.0.100 -> v1.0.101 Updating clap v4.5.56 -> v4.5.57 Updating clap_builder v4.5.56 -> v4.5.57 Unchanged generic-array v0.14.7 (available: v0.14.9) Updating memchr v2.7.6 -> v2.8.0 Updating pest v2.8.5 -> v2.8.6 Updating proptest v1.9.0 -> v1.10.0 Updating rapidhash v4.2.1 -> v4.2.2 Updating regex v1.12.2 -> v1.12.3 Updating regex-automata v0.4.13 -> v0.4.14 Updating regex-syntax v0.8.8 -> v0.8.9 Unchanged slang_solidity v0.18.3 (available: v1.3.2) Unchanged solang-parser v0.3.4 (available: v0.3.5) Updating time v0.3.46 -> v0.3.47 Updating time-macros v0.2.26 -> v0.2.27 Unchanged tree-sitter v0.25.8 (available: v0.25.10) Updating tree-sitter-language v0.1.6 -> v0.1.7 Unchanged tree-sitter-solidity v1.2.12 (available: v1.2.13) Updating zerocopy v0.8.37 -> v0.8.39 Updating zerocopy-derive v0.8.37 -> v0.8.39 Updating zmij v1.0.18 -> v1.0.19 note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`
cargo-update
7 days ago
chore(deps): bump time from 0.3.46 to 0.3.47 Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/time-0.3.47
9 days ago
chore(deps): bump bytes from 1.11.0 to 1.11.1 (#730)
main
11 days ago
Active Branches
feat: PGO
last run
19 days ago
#726
CodSpeed Performance Gauge
0%
feat(codegen): add solar-codegen crate with MIR and EVM codegen
last run
26 days ago
#693
CodSpeed Performance Gauge
0%
feat(hir): assembly to hir
last run
1 month ago
#652
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs