Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestion from @skirpichev
  • Loading branch information
skirpichev authored Jan 20, 2026
commit 9fb5802a8a331b54df97fd0aafb309fed7ba1667
3 changes: 2 additions & 1 deletion pyperformance/data-files/benchmarks/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ chaos <local>
comprehensions <local>
crypto_pyaes <local>
dask <local>
decimal_factorial <local>
# FIXME: this doesn't work with `_pydecimal`
# decimal_factorial <local>
decimal_pi <local>
deepcopy <local>
deltablue <local>
Expand Down
Loading