good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
Erigon
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
a
Erigon
Commits
3121264f
Unverified
Commit
3121264f
authored
3 years ago
by
ledgerwatch
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
215fd86a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-5
6 additions, 5 deletions
README.md
with
6 additions
and
5 deletions
README.md
+
6
−
5
View file @
3121264f
#
Turbo-Geth
#
Erigon
Turbo-Geth is a fork of
[
Go-Ethereum
](
https://github.com/ethereum/go-ethereum
)
with focus on performance.
Erigon was originally called Turbo-Geth, a fork of
[
Go-Ethereum
](
https://github.com/ethereum/go-ethereum
)
with focus on performance.
Now it a very different product.


<!--ts-->
-
[
System Requirements
](
#system-requirements
)
...
...
@@ -12,7 +13,7 @@ Turbo-Geth is a fork of [Go-Ethereum](https://github.com/ethereum/go-ethereum) w
+
[
Testnets
](
#testnets
)
+
[
Mining
](
#mining
)
+
[
Windows
](
#windows
)
+
[
GoDoc
](
https://godoc.org/github.com/ledgerwatch/
turbo-geth
)
+
[
GoDoc
](
https://godoc.org/github.com/ledgerwatch/
erigon
)
-
[
Key features
](
#key-features
)
+
[
More Efficient State Storage
](
#more-efficient-state-storage
)
+
[
Faster Initial Sync
](
#faster-initial-sync
)
...
...
@@ -292,5 +293,5 @@ If genesis sync passed, then it's fine to run multiple TG on same Disk.
### Blocks Execution is slow on cloud-network-drives
Please read https://github.com/ledgerwatch/
turbo-geth
/issues/1516#issuecomment-811958891
Please read https://github.com/ledgerwatch/
erigon
/issues/1516#issuecomment-811958891
In short: network-disks are bad for blocks execution - because blocks execution reading data from db non-parallel non-batched way.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment