zix99 / rare

Create console histograms, bar graphs, tables, heatmaps and more in realtime using regex and expressions.
https://rare.zdyn.net/
GNU General Public License v3.0
265 stars 15 forks source link

Bump to go 1.17 #60

Closed zix99 closed 3 years ago

zix99 commented 3 years ago

Initial benchmarks show the callsite improvements are speding up rare by a few percentage points. Will post some benchmarks soon.

Histogram benchmark (1.5 GB of logs): go 1.16: 23s real; 1m17s user time go 1.17: 20s real; 1m7s user time

About a 12% savings on user-time at a high level.

netlify[bot] commented 3 years ago

βœ”οΈ Deploy Preview for raredocs ready!

πŸ”¨ Explore the source changes: 0b826554668559aa03fcdac66af8e7d5e3218250

πŸ” Inspect the deploy log: https://app.netlify.com/sites/raredocs/deploys/612a33862f350100086a4cf0

😎 Browse the preview: https://deploy-preview-60--raredocs.netlify.app

codecov-commenter commented 3 years ago

Codecov Report

Merging #60 (0b82655) into master (2f41793) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   82.67%   82.67%           
=======================================
  Files          74       74           
  Lines        2806     2806           
=======================================
  Hits         2320     2320           
  Misses        352      352           
  Partials      134      134           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 2f41793...0b82655. Read the comment docs.