This pull request implements the Linpack benchmark in Rust. It adds a new file rust/linpack/Linpack.rs which contains the implementation of the Linpack benchmark functions. It also modifies the rust/benchmark.yml file to include the Linpack benchmark in the list of benchmarks to be run.
Summary
Added rust/linpack/Linpack.rs file which contains the implementation of the Linpack benchmark functions.
Modified rust/benchmark.yml to include the Linpack benchmark in the list of benchmarks to be run.
Fixes #5.
🎉 Latest improvements to Sweep:
New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
PR Feedback (click)
Description
This pull request implements the Linpack benchmark in Rust. It adds a new file
rust/linpack/Linpack.rs
which contains the implementation of the Linpack benchmark functions. It also modifies therust/benchmark.yml
file to include the Linpack benchmark in the list of benchmarks to be run.Summary
rust/linpack/Linpack.rs
file which contains the implementation of the Linpack benchmark functions.rust/benchmark.yml
to include the Linpack benchmark in the list of benchmarks to be run.Fixes #5.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: