New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rabbit-slide-kou-rubykaigi-2019

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rabbit-slide-kou-rubykaigi-2019

  • 2019.4.19.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Better CSV processing with Ruby 2.6

csv, one of the standard libraries, in Ruby 2.6 has many improvements:

  • Default gemified
  • Faster CSV parsing
  • Faster CSV writing
  • Clean new CSV parser implementation for further improvements
  • Reconstructed test suites for further improvements
  • Benchmark suites for further performance improvements

These improvements are done without breaking backward compatibility.

This talk describes details of these improvements by a new csv maintainer.

== License

=== Slide

CC BY-SA 4.0

Use the followings for notation of the author:

  • Kouhei Sutou

==== ClearCode Inc. logo

CC BY-SA 4.0

Author: ClearCode Inc.

It is used in page header and some pages in the slide.

== For author

=== Show

rake

=== Publish

rake publish

== For viewers

=== Install

gem install rabbit-slide-kou-rubykaigi-2019

=== Show

rabbit rabbit-slide-kou-rubykaigi-2019.gem

FAQs

Package last updated on 19 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc