Code Monkey home page Code Monkey logo

lucene-net-benchmark's People

lucene-net-benchmark's Issues

Intelligently Factor Stats

Change the ReportTask so it factors numbers better.  For example, have it turn 
seconds into minutes, or memory into gigs, when appropriate.


Original issue reported on code.google.com by [email protected] on 7 Mar 2011 at 8:54

Check threadstatic variables

Check on the files that declare threadStatic variables.  I ended up removing
the static state, but maybe that wasn't right.  It looks to me like the intent 
was to have a static value created when the thread starts, and then to copy the
values to local variables for local manipulation.

Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 11:55

The ExtractWikipedia tool is not working

The Extract Wikipedia code has gone through a line by line modification of the 
code to C#; however, it has not been tested nor has the XML reader been 
programmed.  Further work needs to be done to fix this.

Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 11:25

Add charts to SimpleOX

Add the ability to create a simple chart pro-grammatically and use data in a 
dynamically generated spreadsheet.


Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 12:18

Add files size statistics

Add a data point to the ReportTask that allows you to report statistics about 
the Lucene index at each run (eg. Total File Size and Total Files).

Original issue reported on code.google.com by [email protected] on 7 Mar 2011 at 8:55

Change formatting for header cells

Add a feature that allows you to define header cells and note them in format 
(e.g. make them bold).  Turn off word wrap for header cells and have them auto 
size.

Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 12:16

Quality Scorer is Not Working

The quality scorer has gone through the initial read through for changes from 
Java to C#; however, the code has not been run or debugged.  These changes 
should include placing the code in a separate project and turning it into a 
command line tool.


Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 11:27

Pause and resume tests

create some way for tests to be paused (possibly even shut down) and then 
resumed.  This is usually an issue for stats more than anything else.  It would 
be nice to be able to create tests that run in parts, but still be able to have 
total summary data.

Original issue reported on code.google.com by [email protected] on 7 Mar 2011 at 8:57

Fix columns with mixed number and string data

Sometimes Excel doesn't like number (particularly 0) in string columns.  Look 
into how to fix this behavior so that columns that have "-" and number data in 
them are formatted correctly automatically.

Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 12:17

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.