Giter VIP home page Giter VIP logo

Comments (1)

mikegoatly avatar mikegoatly commented on May 24, 2024

A quick experiment shows it makes next to no difference at all.

Before

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
IndexingAlwaysSupportIntraNodeText 1.887 s 2.4127 s 0.1322 s 2 55000.0000 14000.0000 2000.0000 317.06 MB
IndexingIntraNodeTextAt4Characters 1.505 s 0.5183 s 0.0284 s 1 55000.0000 14000.0000 2000.0000 319.68 MB
IndexingOneByOneAlwaysSupportIntraNodeText 1.942 s 1.4130 s 0.0775 s 3 114000.0000 78000.0000 3000.0000 666.5 MB
IndexingOneByOneIntraNodeTextAt4Characters 2.056 s 1.3604 s 0.0746 s 4 115000.0000 77000.0000 3000.0000 674.7 MB

After

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
IndexingAlwaysSupportIntraNodeText 1.879 s 1.0342 s 0.0567 s 2 55000.0000 14000.0000 2000.0000 317.06 MB
IndexingIntraNodeTextAt4Characters 1.484 s 0.3221 s 0.0177 s 1 55000.0000 14000.0000 2000.0000 319.68 MB
IndexingOneByOneAlwaysSupportIntraNodeText 1.948 s 0.3818 s 0.0209 s 4 114000.0000 78000.0000 3000.0000 666.5 MB
IndexingOneByOneIntraNodeTextAt4Characters 1.918 s 0.4472 s 0.0245 s 3 116000.0000 74000.0000 3000.0000 674.7 MB

from lifti.

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.