Skip to content

Commit 5b8a1ec

Browse files
committed
fix: minor fixes
1 parent b284f69 commit 5b8a1ec

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🚀 go-chaincfg
1+
# 🧬 go-chaincfg
22
> Defines BSV network parameters and genesis blocks to initialize and configure blockchain state and consensus behavior.
33
44
<table>
@@ -269,16 +269,6 @@ magex bench
269269

270270
<br/>
271271

272-
### Benchmark Results
273-
274-
| Benchmark | Iterations | ns/op | B/op | allocs/op |
275-
|-------------------------------------|------------|------:|-----:|----------:|
276-
| | | | | |
277-
> These benchmarks reflect fast, allocation-free lookups for most retrieval functions, ensuring optimal performance in production environments.
278-
> Performance benchmarks for the core functions in this library, executed on an Apple M1 Max (ARM64).
279-
280-
<br/>
281-
282272
## 🛠️ Code Standards
283273
Read more about this Go project's [code standards](.github/CODE_STANDARDS.md).
284274

0 commit comments

Comments
 (0)