-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved benchmarks to '.viktor' subpackage
- Loading branch information
1 parent
6fe13a2
commit 331c8ea
Showing
11 changed files
with
17 additions
and
33 deletions.
There are no files selected for viewing
3 changes: 1 addition & 2 deletions
3
...a/org/jetbrains/bio/jni/ExpBenchmark.java → ...rg/jetbrains/bio/viktor/ExpBenchmark.java
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
3 changes: 1 addition & 2 deletions
3
...org/jetbrains/bio/jni/Expm1Benchmark.java → .../jetbrains/bio/viktor/Expm1Benchmark.java
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
2 changes: 1 addition & 1 deletion
2
.../java/org/jetbrains/bio/jni/Internal.java → ...va/org/jetbrains/bio/viktor/Internal.java
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
3 changes: 1 addition & 2 deletions
3
...org/jetbrains/bio/jni/Log1pBenchmark.java → .../jetbrains/bio/viktor/Log1pBenchmark.java
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
5 changes: 2 additions & 3 deletions
5
...jetbrains/bio/jni/LogAddExpBenchmark.java → ...brains/bio/viktor/LogAddExpBenchmark.java
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
3 changes: 1 addition & 2 deletions
3
...a/org/jetbrains/bio/jni/LogBenchmark.java → ...rg/jetbrains/bio/viktor/LogBenchmark.java
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
3 changes: 1 addition & 2 deletions
3
...jetbrains/bio/jni/LogSumExpBenchmark.java → ...brains/bio/viktor/LogSumExpBenchmark.java
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
4 changes: 1 addition & 3 deletions
4
...va/org/jetbrains/bio/jni/SDBenchmark.java → ...org/jetbrains/bio/viktor/SDBenchmark.java
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
5 changes: 1 addition & 4 deletions
5
...a/org/jetbrains/bio/jni/SumBenchmark.java → ...rg/jetbrains/bio/viktor/SumBenchmark.java
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
5 changes: 1 addition & 4 deletions
5
...tbrains/bio/jni/WeightedSumBenchmark.java → ...ains/bio/viktor/WeightedSumBenchmark.java
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