in reply to Re: DBI::SQLite slowness
in thread DBI::SQLite slowness

Hi BrowserUk,

probably it's too early in the morning, but I can't see the script doing the dedup. There seems to be a magic program/script called 1054929. What am I missing?

Best regards
McA

Replies are listed 'Best First'.
Re^3: DBI::SQLite slowness
by Anonymous Monk on Sep 20, 2013 at 04:59 UTC

      Following up on Re: vec overflow? an adjustable example (mini vec tutorial)

      The @ in the output it produces is used for meaning of "@at", its not an actual array :) for example  0@[ 0][ 0] means the number zero is stored in the first(zero-th,0-th) seen_vecs string, and its the first bit of the string (0-th bit) ; neat how that works, id-zero is zero-th bit, is offset-th-ed-bit :)

      This can help with the vec syntax :) Bit::Vector::Minimal - Object-oriented vec wrapper

Re^3: DBI::SQLite slowness
by BrowserUk (Patriarch) on Sep 20, 2013 at 05:17 UTC
    What am I missing?

    Nothing. I didn't post the actual script; just demonstrated that this wasn't an idle boast.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.