Giter VIP home page Giter VIP logo

lorem-ipsum-article-generator's Introduction

lorem-ipsum-article-generator

Time read and write of XML files, SQLite, and MySQL

Use it on the command-line like so

$ php ./tests.php

1000 XML files written to disk in 0.09551 Seconds.
1000 SQLite entries written to database in 0.40668 Seconds.
1000 MySQL entries written to database in 0.71304 Seconds.

1000 XML files read from disk in 0.03608 Seconds.
1000 SQLite entries read from database in 0.01414 Seconds.
1000 MySQL entries read from database in 0.02673 Seconds.

$ php ./tests.php read

1000 XML files read from disk in 0.03553 Seconds.
1000 SQLite entries read from database in 0.01375 Seconds.
1000 MySQL entries read from database in 0.02726 Seconds.

$ php ./tests.php both 10000

10000 XML files written to disk in 0.98365 Seconds.
10000 SQLite entries written to database in 1.98698 Seconds.
10000 MySQL entries written to database in 13.25636 Seconds.

10000 XML files read from disk in 0.3756 Seconds.
10000 SQLite entries read from database in 0.13575 Seconds.
10000 MySQL entries read from database in 0.25194 Seconds.

$ php ./tests.php read

10000 XML files read from disk in 0.35475 Seconds.
10000 SQLite entries read from database in 0.14274 Seconds.
10000 MySQL entries read from database in 0.24294 Seconds.

lorem-ipsum-article-generator's People

Contributors

jacobwb avatar lord2800 avatar

Watchers

 avatar  avatar

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.