Previously I'd challenged users to a game of FME Golf. The idea was to take an FME workspace and reduce it to the smallest file size possible. The winner was Todd Davis, who took a workspace 75,835 bytes in size and reduced it to 35,229 bytes, while still producing the same result.
So, let's call this new challenge FME Golf Round 2!
I wanted to make this a little different than before, so here is the twist. What I want you to do is not reduce the size of the workspace, but the size of the log file!
If you download and run you get a log file of 42,472 bytes (45,056 bytes on disk) - or that's the size of the log file I get. The challenge is to edit the FME workspace in such a way as to reduce the size of that log file!
The rules:
- The log file must be produced by running the workspace in Workbench
- Editing of the log - whether manual or with a script - is not permitted. For example, you can't just run a shutdown script to empty the file!
- The workspace can be edited in any way you want, and I'm going to say you can use the PythonCaller and/or TclCaller, if you think it will help
- The workspace must write the exact same CSV files that it does now
- You must use FME2016; 2016.0, .1, etc. are all OK.
- You can't turn off any logging of WARN, ERROR, STATS or INFORM under options
I'm going to say you can submit a log; I won't make you submit the workspace or output unless you really want to. I'm going to trust you not to cheat! But you official score will be the size of the file as it appears on my computer.
To be honest, I don't know what to expect here. I can think of a few ways to make the log smaller, but I don't know how well they will work; so I am really looking forward to see what you can do!
And as a quick hint: this workspace comes from an exercise in the advanced training manual. It is one of three versions that produce the same result. Maybe that's a good starting point...
I'll take a look in a couple of week's time, so no immediate rush.
Oh, and of course the winner gets the coveted FME Golf custom badge! Let's not forget that. And I will see if marketing feel like sending out a small piece of swag too.
Have fun!
Mark