https://github.com/axect/scientific_bench
Benchmark some scientific computations for various languages & libraries
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Keywords
benchmark
cpp
eigen3
julia
languages
nim
numpy
python
rust
scientific-computing
Last synced: 5 months ago
·
JSON representation
Repository
Benchmark some scientific computations for various languages & libraries
Basic Info
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
benchmark
cpp
eigen3
julia
languages
nim
numpy
python
rust
scientific-computing
Created over 5 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
Scientific Benchmark
Languages & Libraries
Rust
Python
C++
D
Julia
- Native julia
Nim
Candidates
Benchmark tool & command
Library | Purpose | Command
:-----: | :-----: | :-----:
Hyperfine | Benchmark binaries (Nim, C++, Rust) | hyperfine -w 3 --export-markdown bench.md ${BINARY_FILE}
Criterion | Benchmark rust | cargo bench
BenchmarkTools | For julia benchmark | @benchmark
pytest-benchmark | For python benchmark | pytest --benchmark-only ${SOURCE_FILE.py} --benchmark-save=bench
Computations
Basic
Linear Algebra
IO
Numerical Computations
Machine Learning
Physics
Owner
- Name: Tae-Geun Kim
- Login: Axect
- Kind: user
- Location: Seoul, South Korea
- Company: Yonsei Univ.
- Website: https://axect.github.io
- Repositories: 21
- Profile: https://github.com/Axect
Ph.D student of particle physics & Rustacean
GitHub Events
Total
- Issues event: 2
- Issue comment event: 3
- Push event: 3
- Pull request review event: 2
- Pull request event: 2
- Fork event: 1
Last Year
- Issues event: 2
- Issue comment event: 3
- Push event: 3
- Pull request review event: 2
- Pull request event: 2
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: about 2 months
- Average time to close pull requests: 6 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: about 2 months
- Average time to close pull requests: 6 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cyrusmsk (1)
Pull Request Authors
- cyrusmsk (3)