Skip to content

Commit

Permalink
docs: bm_float_unboxed benchmarks (python#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fidget-Spinner authored Jul 23, 2023
1 parent 8aabba6 commit 218d974
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,11 @@ sequenceDiagram

## Evaluation and benchmarks

We will run the [bm_nbody.py](./bm_nbody.py) script and the [bm_float_unboxed.py](./bm_float_unboxed.py) to gather results.
Results can be found [here](./tier2_results/orbital/).

At the time of writing this (Milestone 3 release), pyLBBVAndPatch is only around 12% faster than CPython at [bm_float_unboxed.py](./bm_float_unboxed.py), which presents a significant regression from 39% faster in the original pyLBBV.

We will run the [bm_nbody.py](./bm_nbody.py) script if we can fix the remaining bugs.

## Changelog over CS4215

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 218d974

Please sign in to comment.