Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nazar1ua/hello-benchmark
"Hello, world!" на різних мовах програмування для порівняння швидкості
https://github.com/nazar1ua/hello-benchmark
Last synced: about 1 month ago
JSON representation
"Hello, world!" на різних мовах програмування для порівняння швидкості
- Host: GitHub
- URL: https://github.com/nazar1ua/hello-benchmark
- Owner: nazar1ua
- Created: 2022-09-12T16:26:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T16:12:52.000Z (over 2 years ago)
- Last Synced: 2024-11-09T19:49:08.419Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-benchmark
### Результати (results):
```
Hello, world!
Zig elapsed time: 2 miliseconds
Hello, world!
Go elapsed time: 2 miliseconds
Hello, world!
Bash elapsed time: 1 miliseconds
Hello, world!
Node elapsed time: 56 miliseconds
Hello, world!
Python elapsed time: 20 miliseconds
Hello, world!
PHP elapsed time: 25 miliseconds
Hello, world!
Ruby elapsed time: 83 miliseconds
Hello, World!
C elapsed time: 3 miliseconds
Hello World!
Rust elapsed time: 3 miliseconds
```