GithubHelp home page GithubHelp logo

Comments (4)

jfeaver avatar jfeaver commented on August 15, 2024

Update:
Tried opening a full size file to test how long it would take. Here are the results:

File:
4 Sheets
1674 cells with data

Upload:
~4 minutes
~Computer Activity Monitor showing full memory usage, including 8GB of swap
~Upload was not successful. Here's the error and trace:

irb(main):002:0> Spreadsheet.open('file.xls')
Errno::EINVAL: Invalid argument - <STDOUT>
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:311:in `write'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:311:in `printf'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:311:in `output_value'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:160:in `block (2 levels) in eval_input'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:273:in `signal_status'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:156:in `block in eval_input'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb/ruby-lex.rb:243:in `block (2 levels) in each_top_level_statement'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb/ruby-lex.rb:229:in `loop'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb/ruby-lex.rb:229:in `block in each_top_level_statement'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb/ruby-lex.rb:228:in `catch'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb/ruby-lex.rb:228:in `each_top_level_statement'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:155:in `eval_input'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:70:in `block in start'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:69:in `catch'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/irb.rb:69:in `start'
    from /Users/nathan/.rvm/rubies/ruby-1.9.3-p0/bin/irb:12:in `<main>'
Maybe IRB bug!

from spreadsheet.

zdavatz avatar zdavatz commented on August 15, 2024

Can you please post your sample file and code to github so I can test on Linux as well!

from spreadsheet.

jfeaver avatar jfeaver commented on August 15, 2024

Here's the files:

the spreadsheet: https://github.com/jfeaver/public/blob/master/test_user_data.xls
the code: https://github.com/jfeaver/public/blob/master/spreadsheet_loader.rb

As I was preparing this for you, I ran my script using ruby spreadsheet_loader.rb and the file was opened and ready to go in 0.02 seconds! I suppose the message at the bottom of the description might have been correct: Maybe IRB bug!. I'm relieved that I'll still be able to use the gem. Once again, thanks for creating and sharing such a useful tool!

You can close the issue if you don't need to support IRB sessions.

from spreadsheet.

zdavatz avatar zdavatz commented on August 15, 2024

;), ok. I will then close the issue. Good that you tried it in real life as well! ;) - and thanks for sharing the files, the code and the issue.

from spreadsheet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.