Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Dec 18, 2023
1 parent 088454d commit b0c0382
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 49 deletions.
150 changes: 102 additions & 48 deletions assets/benchmarks-udiff.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion benchmark/benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ def plot_refactoring(df):
color = "#b3d1e6"
label = "Unified diffs"
elif fmt == "folk":
label = "Folk remedy prompt (blind, no hands, etc)"
label = "Folk remedy prompt (blind, no hands, tip $2000, etc)"
color = "#b3e6a8"
hatch = "////"

Expand Down

0 comments on commit b0c0382

Please sign in to comment.