Gareth Andrew Lloyd

Results 14 issues of Gareth Andrew Lloyd

I took a look at change you did in #471 and removing the memory move wasn't enough, don't ask me why but you need the loop unroll which gives the...

Can it be deleted, updated or have link directing people to https://git.kernel.org/pub/scm/devel/pahole/pahole.git I was directed to this repo from a stack overflow post and ended up wasting time trying to...

### Description - Change PropertyValue's map from `std::map` -> `boost::container::flat_map` - Template PropertyValue to take an allocator - Custom delta container to ensure allocations exist separate to storage allocations related...

memory
Docs - changelog only
CI -build=debug -test=core
CI -build=debug -test=integration
CI -build=release -test=core
CI -build=release -test=e2e
CI -build=release -test=benchmark

Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046 - [ ] Update CSV output to print as it gets results + error message for the timeout - [ ] Update Table...

enhancement

- [x] Refactor - [ ] Change PrintTabular (to print what it has so far) - [ ] Change PrintCsv (to print immediately) - [ ] Change PrintCypherl (to print...

Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046 - [ ] Check current behavior (against a server with the tx_timeout change) - [ ] pymgclient needs to be able to add...

enhancement

### Description Please briefly explain the changes you made here. Please delete either the [master < EPIC] or [master < Task] part, depending on what are your needs. [master <...

CI -build=release -test=benchmark

**Memgraph version** v2.13.0 **Describe the bug** Using a reactive stream pulling from memgraph with a heavy Cartesian based query. Expecting a stream of results before the query is timed out,...

bug
community
Effort - High
Severity - S3
Frequency - EveryTime
Reach - VeryFew

There are common workloads which involve testing performance for multiple queries at the same time. ATM its not easy to add a mixed workload. #1124 will need such a workload...

benchmarking
Effort - High
Priority - Later

**Memgraph version** 2.8.0 **Environment** Ubuntu 22.04 the `memgraph/memgraph-platform` docker image **Describe the bug** Currently triggers are not capable of triggering themselves upon creation of a new vertex that could be...

bug
feature
Importance - I2
Effort - High
Priority - Later