Skip to content

Commit

Permalink
Add a Optimising and Visualising Go Tests Parallelism: Why more cores…
Browse files Browse the repository at this point in the history
… don't speed up your Go tests to Go good reads
  • Loading branch information
hueypark committed Nov 24, 2024
1 parent 6c9c830 commit 0224e83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/go/go-good-reads.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ tags: ["go"]

# Performance

## [Optimising and Visualising Go Tests Parallelism: Why more cores don't speed up your Go tests](https://threedots.tech/post/go-test-parallelism/)

## [Leveraging benchstat Projections in Go Benchmark Analysis!](https://www.bwplotka.dev/2024/go-microbenchmarks-benchstat/)

## [Benchmarks and performance testing](https://www.willem.dev/articles/benchmarks-performance-testing/)
Expand Down

0 comments on commit 0224e83

Please sign in to comment.