Skip to content

Commit

Permalink
✨ feature: customizable colors
Browse files Browse the repository at this point in the history
  • Loading branch information
efectn committed Jul 14, 2022
1 parent f01f0f9 commit 6263609
Show file tree
Hide file tree
Showing 5 changed files with 697 additions and 653 deletions.

1 comment on commit 6263609

@ReneWerner87
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 6263609 Previous: f01f0f9 Ratio
Benchmark_App_ETag 7484 ns/op 1044 B/op 3 allocs/op 3263 ns/op 1044 B/op 3 allocs/op 2.29
Benchmark_App_ETag_Weak 7636 ns/op 1068 B/op 4 allocs/op 3332 ns/op 1068 B/op 4 allocs/op 2.29
Benchmark_Utils_ETag 7156 ns/op 1044 B/op 3 allocs/op 3338 ns/op 1044 B/op 3 allocs/op 2.14
Benchmark_Utils_ETag_Weak 7101 ns/op 1068 B/op 4 allocs/op 3386 ns/op 1068 B/op 4 allocs/op 2.10

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.