-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from ahmetuysal/develop
version 0.1.0
- Loading branch information
Showing
96 changed files
with
478,435 additions
and
539 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="EclipseModuleManager"> | ||
<libelement value="jar://$MODULE_DIR$/lib/org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar!/" /> | ||
<libelement value="jar://$MODULE_DIR$/lib/guava-28.1-jre.jar!/" /> | ||
<src_description expected_position="0"> | ||
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" /> | ||
</src_description> | ||
</component> | ||
<component name="NewModuleRootManager"> | ||
<output url="file://$MODULE_DIR$/bin" /> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$/.."> | ||
<sourceFolder url="file://$MODULE_DIR$/../src" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="module-library"> | ||
<library name="org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar"> | ||
<CLASSES> | ||
<root url="jar://$MODULE_DIR$/../lib/org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar!/" /> | ||
</CLASSES> | ||
<JAVADOC /> | ||
<SOURCES /> | ||
</library> | ||
</orderEntry> | ||
<orderEntry type="module-library"> | ||
<library name="guava-28.1-jre.jar"> | ||
<CLASSES> | ||
<root url="jar://$MODULE_DIR$/../lib/guava-28.1-jre.jar!/" /> | ||
</CLASSES> | ||
<JAVADOC /> | ||
<SOURCES /> | ||
</library> | ||
</orderEntry> | ||
</component> | ||
</module> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 60.19702911376953 | ||
0.001 27.154603958129883 | ||
0.01 11.791389465332031 | ||
0.05 6.226329803466797 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 90.2955436706543 | ||
0.001 40.73190498352051 | ||
0.01 17.68708324432373 | ||
0.05 9.339494705200195 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 120.39405822753906 | ||
0.001 54.30920600891113 | ||
0.01 23.582777976989746 | ||
0.05 12.452658653259277 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 30.098515510559082 | ||
0.001 13.577301979064941 | ||
0.01 5.895694732666016 | ||
0.05 3.113165855407715 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 36.20613765716553 | ||
0.001 19.48206615447998 | ||
0.01 10.035234451293945 | ||
0.05 5.957583427429199 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 54.30920600891113 | ||
0.001 29.223098754882812 | ||
0.01 15.052850723266602 | ||
0.05 8.93637466430664 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 72.41227531433105 | ||
0.001 38.964131355285645 | ||
0.01 20.070466995239258 | ||
0.05 11.915165901184082 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 18.103069305419922 | ||
0.001 9.741033554077148 | ||
0.01 5.017617225646973 | ||
0.05 2.978792190551758 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 18.28475570678711 | ||
0.001 13.711585998535156 | ||
0.01 9.148555755615234 | ||
0.05 5.957583427429199 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 27.427132606506348 | ||
0.001 20.567378997802734 | ||
0.01 13.722832679748535 | ||
0.05 8.93637466430664 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 36.5695104598999 | ||
0.001 27.423171997070312 | ||
0.01 18.297109603881836 | ||
0.05 11.915165901184082 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fp_rate filter_size(MB) | ||
0.0001 9.142377853393555 | ||
0.001 6.8557939529418945 | ||
0.01 4.574277877807617 | ||
0.05 2.978792190551758 |
Oops, something went wrong.