[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #33 from Mirko Tietgen --- Ubuntu 14.04 has libsereal-encoder-perl and libsereal-decoder-perl 2.03. Can we lower the dependency min versions? -- You are receiving this mail because: You are

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Katrin Fischer changed: What|Removed |Added Attachment #53830|0

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Katrin Fischer changed: What|Removed |Added Patch complexity|---

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Mirko Tietgen changed: What|Removed |Added Attachment #53829|0 |1

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Mirko Tietgen changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #29 from Mirko Tietgen --- (In reply to Jonathan Druart from comment #28) > Second patch is waiting for SO, QA then push! I did the exact same patch locally for the latest master package (and

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #28 from Jonathan Druart --- Second patch is waiting for SO, QA then push! -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #27 from Jonathan Druart --- Created attachment 53829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53829=edit Bug 16715: Use Sereal::Decoder and

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #26 from Jacek Ablewicz --- (In reply to Jonathan Druart from comment #23) > > I have quickly tried this > > diff --git a/Koha/Cache.pm b/Koha/Cache.pm > index 0f85ed1..fa4f136 100644 > ---

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Chris Cormack changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Mirko Tietgen changed: What|Removed |Added Keywords|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #24 from Mirko Tietgen --- Excellent! Can you also change PerlDependencies.pm please? Thanks! -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #23 from Jonathan Druart --- (In reply to Mirko Tietgen from comment #20) > > This Sereal module is a very thin wrapper around both Sereal::Encoder > > and Sereal::Decoder. It

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #22 from Jonathan Druart --- (In reply to Marc Véron from comment #21) > Oh, I see that the module is experimental (or am I missing something?): >

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #21 from Marc Véron --- Oh, I see that the module is experimental (or am I missing something?): http://search.cpan.org/~yves/Sereal-0.330/lib/Sereal.pm DESCRIPTION This is an experimental module. Before

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #20 from Mirko Tietgen --- > This Sereal module is a very thin wrapper around both Sereal::Encoder > and Sereal::Decoder. It depends on both and loads both. So if you have > a user of both

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #19 from Mirko Tietgen --- > This Sereal module is a very thin wrapper around both Sereal::Encoder and > Sereal::Decoder. It depends on both and loads both. So if you have a user of > both

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Mirko Tietgen changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #17 from Jonathan Druart --- (In reply to Marc Véron from comment #16) > Just a note: > Without Sereal, staff client crashed with a message like "missing Sereal" > before it

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #14 from Jonathan Druart --- (In reply to Kyle M Hall from comment #12) > Cancel that, will need a rebase. Conflict in C4/Installer/PerlDependencies.pm fixed! -- You are

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Attachment #52334|0

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Keywords|dependency |

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added Keywords|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #10 from Kyle M Hall --- I believe patch will require https://packages.debian.org/sid/perl/libsereal-perl to be added to the community repo. -- You are receiving this mail because: You are

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-07-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Kyle M Hall changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Attachment #52307|0

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jacek Ablewicz changed: What|Removed |Added Status|Needs Signoff |Signed

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jacek Ablewicz changed: What|Removed |Added Attachment #52264|0 |1

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #7 from Jacek Ablewicz --- Sereal encoder is much better (2-3x) then freeze() - both speed- and sizewise (especially with "snappy" compression enabled), for all data structure types, big and small.

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #6 from Jacek Ablewicz --- (In reply to Jonathan Druart from comment #2) > > for ( 1 .. 10 ) { > my $cache = Koha::Cache->get_instance; > $cache->set_in_cache( 'my_t', $t ); >

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #5 from Jacek Ablewicz --- (In reply to Jonathan Druart from comment #2) > Note that I did not manage to prove the gain using Koha, I have tried an > intranet search with 100 results (xslt) and

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jacek Ablewicz changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Mason James changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #2 from Jonathan Druart --- % more t.pl use Koha::Cache; my $t; for my $i ( 1 .. 3 ) { for my $j ( 1 .. 10 ) { $t->{$i}{$j} = "$i$j"; } } for ( 1 .. 10

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 16715] Koha::Cache - Use Sereal for serialization

2016-06-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715 --- Comment #1 from Jonathan Druart --- Created attachment 52264 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52264=edit Bug 16166: Proposed followup to use Sereal for