Skip to content

Commit

Permalink
chore: remove commited js files
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Jan 17, 2025
1 parent db8fa2f commit 5108107
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 264 deletions.
1 change: 1 addition & 0 deletions test/performance/charts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.js
52 changes: 0 additions & 52 deletions test/performance/charts/index.js

This file was deleted.

21 changes: 0 additions & 21 deletions test/performance/charts/src/colors.js

This file was deleted.

190 changes: 0 additions & 190 deletions test/performance/charts/src/graphs.js

This file was deleted.

1 change: 0 additions & 1 deletion test/performance/charts/src/report.js

This file was deleted.

1 change: 1 addition & 0 deletions test/performance/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ run bench='.' p='1' benchtime='1s' count='1' ledger-url='' output='./report/benc
-test.benchtime {{benchtime}} . | tee -a {{output}}

compare bench='.' p='1' benchtime='1s' count='1' output='./report/benchmark-output.txt':
trap 'rm -rf {{tmpdir}}' EXIT
just run {{bench}} {{p}} {{benchtime}} {{count}} '' './report/benchmark-output-local.txt'
git clone --depth 1 -b main https://github.com/formancehq/ledger {{tmpdir}}
go test -run ^$ -tags it,local -report.file \
Expand Down

0 comments on commit 5108107

Please sign in to comment.