Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update benchmark for v1-improvement #220

Closed

Conversation

sifnoc
Copy link
Member

@sifnoc sifnoc commented Dec 11, 2023

Related to issue #197:

@sifnoc sifnoc requested review from enricobottazzi and alxkzmn and removed request for enricobottazzi December 11, 2023 06:32
@@ -0,0 +1,18 @@
extern crate proc_macro;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this utils doing? And where is this being used?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's leftover, removed at 298e83e

wget https://summa-solvency.s3.eu-central-1.amazonaws.com/csv_files.tar.bz2
tar -xjf csv_files.tar.bz2
```bash
mkdir -p benche/csv
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling mistake

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed at 298e83e

mkdir -p benche/csv
cd benche/csv
wget https://summa-solvency.s3.eu-central-1.amazonaws.com/1_entry_2_20.zip
unzip sample_csv_files_for_bench.zip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error here

unzip: cannot find or open sample_csv_files_for_bench.zip, sample_csv_files_for_bench.zip.zip or sample_csv_files_for_bench.zip.ZIP.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed at 298e83e

@@ -0,0 +1,9 @@
#!/bin/bash
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to maintain this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's leftover, removed at 298e83e

@sifnoc sifnoc force-pushed the v1-improvements-fix-bench branch from f1974b4 to 298e83e Compare December 11, 2023 08:14
@sifnoc
Copy link
Member Author

sifnoc commented Dec 11, 2023

Re open this PR as "Fixed benchmark for v1-improvement"

@sifnoc sifnoc closed this Dec 11, 2023
@enricobottazzi enricobottazzi deleted the v1-improvements-fix-bench branch December 15, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants