k0kubun / hamlit

High Performance Haml Implementation
https://rubygems.org/gems/hamlit
Other
980 stars 60 forks source link

Omit benchmark/ directory from published package #186

Closed pocke closed 3 years ago

pocke commented 3 years ago

This PR omits benchmark/ directory from the published package.

The directory is a bit of large, so this PR reduces network and disk usage.

It reduces 536,576 bytes, about 89%, from the tarball package, which is created by rake build command.

$ du pkg/* --summarize --bytes 
66560   pkg/hamlit-2.15.0.gem-after
603136  pkg/hamlit-2.15.0.gem-before
k0kubun commented 3 years ago

The directory is a bit of large

Huh, good catch. I should have at least excluded benchmark/graph.