Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
gogna
gnparser
Commits
b6481501
Commit
b6481501
authored
Jan 18, 2019
by
Dmitry Mozzherin
Browse files
readme
parent
53e0144e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
README.md
README.md
+11
-8
No files found.
README.md
View file @
b6481501
...
...
@@ -26,7 +26,10 @@ in your PATH.
wget https://www.dropbox.com/s/blvmejmp4378cao/gnparser-v0.5.1-linux.tar.gz
tar
xvf gnparser-v0.5.1-linux.tar.gz
sudo cp
gnparser /usr/local/bin
# for JSON output
gnparser
-f
pretty
"Homo sapiens Linnaeus"
# for very simple text output
gnparser
-f
simple
"Homo sapiens Linnaeus"
gnparser
-h
```
...
...
@@ -53,14 +56,14 @@ parser's capabilities, its input and output.
Millions of names parsed per hour on a i7-8750H CPU
(6 cores, 12 threads, at 2.20 GHz), parser v0.5.1
| Threads |
Million
s/hr
| -------- | -----------
| 1 | 48
| 2 | 63
| 4 | 128
| 8 | 202
| 16 | 248
| 100 | 293
| Threads |
name
s/hr
| -------- | -----------
-
| 1 |
48
,000,000
| 2 |
63
,000,000
| 4 | 128
,000,000
| 8 | 202
,000,000
| 16 | 248
,000,000
| 100 | 293
,000,000
For simplest output Go
``gnparser``
is roughly 2 times faster than Scala
``gnparser``
and about 100 times faster than Ruby
``biodiversity``
parser. For
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment