amagaki icon indicating copy to clipboard operation
amagaki copied to clipboard

Benchmark files are too large

Open jeremydw opened this issue 3 years ago • 0 comments

Deployment is failing as the benchmark files are too large.

  /usr/bin/git push origin gh-pages
  remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.        
  remote: error: Trace: 3da56e75e1182fd5249a2d712546e87bccacada9bbfcf81a944efa3a5a30dad8        
  remote: error: See http://git.io/iEPt8g for more information.        
  remote: error: File benchmark/data.json is 101.01 MB; this exceeds GitHub's file size limit of 100.00 MB        
  To https://github.com/blinkk/amagaki.git
   ! [remote rejected] gh-pages -> gh-pages (pre-receive hook declined)
  error: failed to push some refs to 'https://github.com/blinkk/amagaki.git'
  Error: Action failed with "The process '/usr/bin/git' failed with exit code 1"

Would prefer smaller benchmarks like this: https://deno.land/benchmarks

jeremydw avatar Jun 16 '21 04:06 jeremydw