Skip to content

Commit

Permalink
Working Waffle
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathvemula committed Feb 22, 2023
1 parent a19d178 commit 91627c7
Show file tree
Hide file tree
Showing 13 changed files with 69,066 additions and 20 deletions.
2 changes: 1 addition & 1 deletion waffleClient/benchmark/src/proxy_benchmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ int _mkdir(const char *path) {
}

int main(int argc, char *argv[]) {
std::string proxy_host = "127.0.0.1";
std::string proxy_host = "192.168.152.109";
int proxy_port = 9090;
std::string trace_location = "";
int client_batch_size = 50;
Expand Down
Binary file modified waffleClient/bin/proxy_benchmark
Binary file not shown.
Binary file modified waffleClient/bin/proxy_server
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 91627c7

Please sign in to comment.